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

Fix: Unit control improvements #1579

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

tomusborne
Copy link
Owner

  • Opacity is now a UnitControl
  • UnitControl - handling for 1 or 0 units
  • UnitControl - remembers previous unit if emptied
  • UnitControl - disallowed units were not, in fact, disallowed
  • Add better unit handling and simplified logic
  • Minor parser tweaks to improve perf and simplify logic.

* Opacity is now a UnitControl
* UnitControl - handling for 1 or 0 units
* UnitControl - remembers previous unit if emptied
* UnitControl - disallowed units were not, in fact, disallowed
* Add better unit handling and simplified logic
* Minor parser tweaks to improve perf and simplify logic.
@tomusborne tomusborne added the bug Bugs, unexpected and weird behaviors label Dec 8, 2024
@tomusborne tomusborne added this to the 2.0.0 milestone Dec 8, 2024
@tomusborne tomusborne merged commit c638a12 into release/2.0.0 Dec 8, 2024
9 checks passed
@tomusborne tomusborne deleted the fix/unit-control-improvements branch December 8, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs, unexpected and weird behaviors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant