-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #611 from ZLLentz/fix_failed_resizes
ENH: positioner row widget sizing usability fixes and tweaks
- Loading branch information
Showing
8 changed files
with
1,644 additions
and
1,111 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
docs/source/upcoming_release_notes/611-enh_positioner_resizing.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
611 enh_positioner_resizing | ||
################# | ||
|
||
API Breaks | ||
---------- | ||
- N/A | ||
|
||
Features | ||
-------- | ||
- Rework the design, sizing, and font scaling of the positioner row widget to address | ||
concerns about readability and poor use of space for positioners that don't need | ||
all of the widget components. | ||
- Implement dynamic resizing in all directions for positioner row widgets. | ||
|
||
Bugfixes | ||
-------- | ||
- Fix various issues that cause font clipping for specific motors using the positioner row widget. | ||
|
||
Maintenance | ||
----------- | ||
- N/A | ||
|
||
Contributors | ||
------------ | ||
- zllentz |
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
Oops, something went wrong.