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

Bump com.formdev:flatlaf-intellij-themes from 3.5.2 to 3.5.3 #111

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.formdev:flatlaf-intellij-themes from 3.5.2 to 3.5.3.

Release notes

Sourced from com.formdev:flatlaf-intellij-themes'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-intellij-themes'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-intellij-themes](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-intellij-themes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
@Valkryst Valkryst merged commit 622a888 into master Dec 6, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.formdev-flatlaf-intellij-themes-3.5.3 branch December 6, 2024 19:00
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.

1 participant