|
|
@ -55,6 +55,8 @@ Other changes: |
|
|
|
- Windows: Scrollbar visibility decision uses current size when both size and contents |
|
|
|
- Windows: Scrollbar visibility decision uses current size when both size and contents |
|
|
|
size are submitted by API. (#7252) |
|
|
|
size are submitted by API. (#7252) |
|
|
|
- Windows: Double-click to collapse may be disabled via key-ownership mechanism. (#7369) |
|
|
|
- Windows: Double-click to collapse may be disabled via key-ownership mechanism. (#7369) |
|
|
|
|
|
|
|
- Tables: Angled headers: fixed border hit box extending beyond when used within |
|
|
|
|
|
|
|
non-scrollable tables. (#7416) [@cfillion] |
|
|
|
- Menus, Popups: Fixed an issue where sibling menu popups re-opening in successive |
|
|
|
- Menus, Popups: Fixed an issue where sibling menu popups re-opening in successive |
|
|
|
frames would erroneously close the window. While it is technically a popup issue |
|
|
|
frames would erroneously close the window. While it is technically a popup issue |
|
|
|
it would generally manifest when fast moving the mouse bottom to top in a sub-menu. |
|
|
|
it would generally manifest when fast moving the mouse bottom to top in a sub-menu. |
|
|
|