You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Horizontal value is not updating before going gray (once ∞ is toggled on). It would be useful, if going from disproportionate back to proportionate, to be reminded what the proportional value for Horizontals is. This might help one decide to only change the Horizontal vale a bit lower, or a bit higher than what's proportional.
That said, I could see a benefit to being able to toggle back and forth between one's custom value and a proportional value, rather than having to manually enter the custom value again. So in my head there's 2 ways to handle this...
Option 1: Keep the manual value there in the gray box as is, but have the proportional value displayed somewhere else nearby (as an informational label) once the ∞ is clicked again.
Option 2: Just update the to-be-grayed-out Horizontal text-field box with the proportional value when the ∞ is toggled True.
The text was updated successfully, but these errors were encountered:
ryanbugden
added a commit
to ryanbugden/ScaleFast
that referenced
this issue
Sep 13, 2023
Horizontal field is grayed out.
The value is not updated (so as to keep the ability to toggle back and forth to previous aniso setting).
Relative value to the right of the horizontal text field is not shown when mode is Isotropic.
The Horizontal value is not updating before going gray (once
∞
is toggled on). It would be useful, if going from disproportionate back to proportionate, to be reminded what the proportional value for Horizontals is. This might help one decide to only change the Horizontal vale a bit lower, or a bit higher than what's proportional.That said, I could see a benefit to being able to toggle back and forth between one's custom value and a proportional value, rather than having to manually enter the custom value again. So in my head there's 2 ways to handle this...
Option 1: Keep the manual value there in the gray box as is, but have the proportional value displayed somewhere else nearby (as an informational label) once the
∞
is clicked again.Option 2: Just update the to-be-grayed-out Horizontal text-field box with the proportional value when the
∞
is toggledTrue
.The text was updated successfully, but these errors were encountered: