Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2 Change Default Depth Value #2

Open
Da-vid21 opened this issue Sep 7, 2022 · 0 comments
Open

#2 Change Default Depth Value #2

Da-vid21 opened this issue Sep 7, 2022 · 0 comments

Comments

@Da-vid21
Copy link
Member

Da-vid21 commented Sep 7, 2022

Current Behavior

When adding a new object, the default depth is set to 50. This makes the object be on the same layer as the previous object. This makes it difficult for a person to understand the real properties of the objects once the project is done, it also makes it tough for complex projects as their would be multiple object in the diagram.

image

Expected Behavior

When adding new objects, the depth value must change for every object.

Issue

Xwin server should have an automatic change in depth value without you editing the depth value every time you want to add a new object.

To change the depth value and make it increase automatically think about adding increments to a specific global variable for each file you desire. Then consider finding a function that will display said changes. Also don't forget to modify include for its respective change . Be careful of how many changes per file you will need to successfully increment the depth value.

*Note your depth value updates should be seen on both the right toolbar and the bottom toolbar for your solution to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant