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

More information about the UI Preferences to easier configure the DynamoSettings.xml manually #267

Open
Thomas84 opened this issue Jun 5, 2024 · 2 comments
Assignees

Comments

@Thomas84
Copy link

Thomas84 commented Jun 5, 2024

Dynamo Version

3.03

Host

Revit 2025.1

What improvement/feature would you like to see in Dynamo?

Some settings have no obvious reference to the values in the DynamoSettings.xml
It would be nice if would be somewhere a documentation about all the DynamoSettings.XML values and the effect of the values. For example geometry scaling in the UI is small, medium, large and extra large. In the Dynamo Settings it is -2, 0, 2, 4.
image

How would you see this improvement/feature working?

A help section in the primer with all settings explained and additionally more information in the preferences:
image

Please provide any sketch/mock-up or video of your requested improvement/feature

No response

@Amoursol
Copy link
Contributor

Amoursol commented Jun 5, 2024

@Thomas84 is the primary ask for a better understanding of how Preferences map to the actual DynamoSettings.XML file? The -2/0/2/4 doesn't really mean much beyond the ranges they support.

@Thomas84
Copy link
Author

Thomas84 commented Jun 5, 2024

yes, there is no documentation about how to setup the DynamoSettings.xml properly for deployment. For example the environment variables making problems, and I don't know if I can include settings released for later Dynamo version in older Dynamo Version setting files: https://forum.dynamobim.com/t/custom-dynamo-settings-for-2-19-does-not-load/101640
It took me a very long time to put everything together. I can provide you our internal documentation (Notion page) as starting point for a primer section, but most of it is documented German. Some settings are explained in https://github.com/DynamoDS/Dynamo/blob/master/src/DynamoCore/Configuration/PreferenceSettings.cs but normal users will never find that source.
Also the DynamoSettings.xml is not alphabetical sorted. And if you have the German UI in Dynamo, it is hard to find the right setting in the DynamoSettings.xml

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

No branches or pull requests

3 participants