-
Notifications
You must be signed in to change notification settings - Fork 511
Changing width in "#def-draw-error" style has no effect #469
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
Comments
What really should happen here is that the built-in styles shouldn't allow changing any items that don't actually affect the drawing. But this is fairly annoying to track down. |
Found that similar issue happen with |
That's intended. The bug here is that the built-in style lets you change this parameter. |
Sometime, changing built-in styles are really needed. For example, if I want set "red" background, default built-in "red" highlighting for selected entities is mostly useless. User should has possibility to tune default UI & styles according personal preferences |
You misunderstood. Being able to change e.g. selected entity color is useful and intended. The problem is that although the |
System information
SolveSpace version:
3.0~22e4011c
Operating system: Debian 9.x stretch (x86_64)
Expected behavior
Changing any parameter of any style should work as expected.
Actual behavior
Changing width in
#def-draw-error
style has no effect.Additional information
The text was updated successfully, but these errors were encountered: