-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hide crowded grid resize controls (#6430)
**Problem:** Grid resize controls should be hidden when they get too crowded, for example when zooming out. <img width="299" alt="Screenshot 2024-09-30 at 17 32 08" src="https://github.com/user-attachments/assets/13c8354d-1080-41d0-9cf5-9cc4f915dfbb"> **Fix:** Hide the controls for an axis if any of the control areas would become smaller than the control size. Fixes #6429
- Loading branch information
Showing
1 changed file
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters