SubMenuUsabilityHelper: added system property flatlaf.useSubMenuSafeTriangle to allow disabling submenu safe triangle for SWTSwing (issue #870)

also check whether EventQueue.push() succeeded; if not, disable submenu safe triangle
This commit is contained in:
Karl Tauber
2024-08-05 13:56:43 +02:00
parent d27e0561f2
commit 8089e66642
3 changed files with 41 additions and 5 deletions

View File

@@ -13,6 +13,9 @@ FlatLaf Change Log
window. (issue #869)
- HiDPI: Fixed occasional wrong repaint areas when using
`HiDPIUtils.installHiDPIRepaintManager()`. (see PR #864)
- Added system property `flatlaf.useSubMenuSafeTriangle` to allow disabling
submenu safe triangle (PR #490) for
[SWTSwing](https://github.com/Chrriis/SWTSwing). (issue #870)
## 3.5