Skip to content
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

chore(deps): update flatlaf to v2.4 #82

Merged
merged 1 commit into from
Jul 13, 2022
Merged

chore(deps): update flatlaf to v2.4 #82

merged 1 commit into from
Jul 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.formdev:flatlaf-extras 2.3 -> 2.4 age adoption passing confidence
com.formdev:flatlaf 2.3 -> 2.4 age adoption passing confidence

Release Notes

JFormDesigner/FlatLaf

v2.4

New features and improvements
  • Native window decorations (Windows 10/11 only):
    • There is now a small area at top of the embedded menu bar to resize the
      window.
    • Improved window title bar layout for small window widths:
      • Width of iconify/maximize/close buttons is reduced (if necessary) to give
        more space to embedded menu bar and title.
      • Window title now has a minimum width to always allow moving window
        (click-and-drag on window title). Instead, embedded menu bar is made
        smaller.
      • Option to show window icon beside window title, if menu bar is embedded or
        title is centered. Set UI value TitlePane.showIconBesideTitle to true.
    • No longer reduce height of window title bar if it has an embedded menu bar
      and is maximized.
Fixed bugs
  • ComboBox: Fixed vertical alignment of text in popup list with text in combo
    box in IntelliJ/Darcula themes.
  • Menus: Fixed application freeze under very special conditions (invoking
    FlatLaf.initialize() twice in NetBeans GUI builder) and using menu that has
    submenus. See
    NetBeans issue #​4231
    for details.
  • MenuItem: Fixed sometimes wrapped HTML text on HiDPI screens on Windows.
  • TableHeader: Fixed exception when changing table structure (e.g. removing
    column) from a table header popup menu action. (issue #​532)
  • HiDPIUtils.paintAtScale1x() now supports rotated graphics. (issue #​557)
  • Typography: No longer use Consolas or Courier New as monospaced font on
    Windows because they have bad vertically placement.
  • Native window decorations (Windows 10/11 only):
    • Do not center window title if embedded menu bar is empty or has no menus at
      left side, but some components at right side. (issue #​558)
    • Do not use window decorations if system property sun.java2d.opengl is
      true on Windows 10. (issue #​540)
    • Fixed missing top window border in dark themes if window drop shadows are
      disabled in system settings. (issue #​554; Windows 10 only)
    • Right-to-left component orientation of title bar was lost when switching
      theme.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@bric3 bric3 merged commit 0e0447f into master Jul 13, 2022
@bric3 bric3 deleted the renovate/flatlaf branch July 13, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant