Skip to content

build(deps): bump com.formdev:flatlaf from 3.5.2 to 3.5.3#211

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.formdev-flatlaf-3.5.3
Closed

build(deps): bump com.formdev:flatlaf from 3.5.2 to 3.5.3#211
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.formdev-flatlaf-3.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 6, 2024

Bumps com.formdev:flatlaf from 3.5.2 to 3.5.3.

Release notes

Sourced from com.formdev:flatlaf's releases.

3.5.3

Change Log

Fixed bugs

  • HTML: Fixed wrong rendering if HTML text contains <style> tag with attributes (e.g. <style type='text/css'>). (issue #905; regression in 3.5.1)
  • FlatLaf window decorations:
    • Windows: Fixed possible deadlock with TabbedPane in window title area in "full window content" mode. (issue #909)
    • Windows: Fixed wrong layout in maximized frame after changing screen scale factor. (issue #904)
    • Linux: Fixed continuous cursor toggling between resize and standard cursor when resizing window. (issue #907)
    • Fixed sometimes broken window moving with SplitPane in window title area in "full window content" mode. (issue #926)
  • Popup: On Windows 10, fixed misplaced popup drop shadow. (issue #911; regression in 3.5)
  • Popup: Fixed NPE if GraphicsConfiguration is null on Windows. (issue #921)
  • Theme Editor: Fixed using color picker on secondary screen.
  • Fixed detection of Windows 11 if custom exe launcher does not specify Windows 10+ compatibility in application manifest. (issue #916)
  • Linux: Fixed slightly different font size (or letter width) used to paint HTML text when default font family is Cantarell (e.g. on Fedora). (issue #912)

Other Changes

  • Class FlatPropertiesLaf now supports FlatLaf macOS themes as base themes.
Changelog

Sourced from com.formdev:flatlaf's changelog.

3.5.3

Fixed bugs

  • HTML: Fixed wrong rendering if HTML text contains <style> tag with attributes (e.g. <style type='text/css'>). (issue #905; regression in 3.5.1)
  • FlatLaf window decorations:
    • Windows: Fixed possible deadlock with TabbedPane in window title area in "full window content" mode. (issue #909)
    • Windows: Fixed wrong layout in maximized frame after changing screen scale factor. (issue #904)
    • Linux: Fixed continuous cursor toggling between resize and standard cursor when resizing window. (issue #907)
    • Fixed sometimes broken window moving with SplitPane in window title area in "full window content" mode. (issue #926)
  • Popup: On Windows 10, fixed misplaced popup drop shadow. (issue #911; regression in 3.5)
  • Popup: Fixed NPE if GraphicsConfiguration is null on Windows. (issue #921)
  • Theme Editor: Fixed using color picker on secondary screen.
  • Fixed detection of Windows 11 if custom exe launcher does not specify Windows 10+ compatibility in application manifest. (issue #916)
  • Linux: Fixed slightly different font size (or letter width) used to paint HTML text when default font family is Cantarell (e.g. on Fedora). (issue #912)

Other Changes

  • Class FlatPropertiesLaf now supports FlatLaf macOS themes as base themes.
Commits
  • 1462636 release 3.5.3
  • 7e59a7f FlatPropertiesLaf: support macOS themes as base themes
  • e9a2184 ComboBox: do not paint arrow button background if it is hidden (issue #915)
  • 1dcb251 FlatLaf window decorations: fixed sometimes broken window moving with SplitPa...
  • 3f33543 Linux: fixed slightly different font size (or letter width) used to paint HTM...
  • 84bd208 FlatSystemProperties: javadoc fixes
  • 4f4a313 UIScale:
  • e064c93 Windows: fixed detection of Windows 11 if custom exe launcher does not specif...
  • 16fc3ca Popup: fixed NPE if GraphicsConfiguration is null on Windows (issue #921)
  • 7e002ff Theme Editor: fixed using color picker on secondary screen
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 9, 2024

Superseded by #213.

@dependabot dependabot Bot closed this Dec 9, 2024
@dependabot dependabot Bot deleted the dependabot/gradle/com.formdev-flatlaf-3.5.3 branch December 9, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants