-
Notifications
You must be signed in to change notification settings - Fork 34
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
Size cleanup #371
Merged
Merged
Size cleanup #371
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7aa16a8 - Browse repository at this point
Copy the full SHA 7aa16a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c12209 - Browse repository at this point
Copy the full SHA 2c12209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15fe900 - Browse repository at this point
Copy the full SHA 15fe900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666285d - Browse repository at this point
Copy the full SHA 666285dView commit details
Commits on Oct 8, 2024
-
This PR addresses some issues around the "size" scaling that was not very usable beside the basic usage. Several changes: * Scaling is *area based* (which is the perceptually right thing) * Removed the "reverse" button and switch that was actually meaningless in many cases * Differentiate between linear and flipped-linear mapping (that span the whole min-max range) and "absolute" mappings including proportional, log, sqrt, inverse that instead use an "absolute" scale NB this is another breaking change as it removes the "reverse" option that was frankly useless
Configuration menu - View commit details
-
Copy full SHA for c9e6d26 - Browse repository at this point
Copy the full SHA c9e6d26View commit details -
This PR addresses some issues around the "size" scaling that was not very usable beside the basic usage. Several changes: * Scaling is *area based* (which is the perceptually right thing) * Removed the "reverse" button and switch that was actually meaningless in many cases * Differentiate between linear and flipped-linear mapping (that span the whole min-max range) and "absolute" mappings including proportional, log, sqrt, inverse that instead use an "absolute" scale NB this is another breaking change as it removes the "reverse" option that was frankly useless
Configuration menu - View commit details
-
Copy full SHA for f152504 - Browse repository at this point
Copy the full SHA f152504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370efa2 - Browse repository at this point
Copy the full SHA 370efa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3ba33 - Browse repository at this point
Copy the full SHA aa3ba33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e070e9e - Browse repository at this point
Copy the full SHA e070e9eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.