Skip to content

Commit 4dc1a04

Browse files
committed
Fix scaling problem on "New UI"
Works around xdev-software/intellij-plugin-template#26 Underlying problem https://youtrack.jetbrains.com/issue/IDEA-354465
1 parent ce8bef4 commit 4dc1a04

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.2.2
2+
* Workaround scaling problem on "New UI" [#26](https://github.com/xdev-software/intellij-plugin-template/issues/26)
3+
14
## 1.2.1
25
* Fixed ``ToggleAnAction must override getActionUpdateThread`` warning inside IntelliJ 2024+
36
* Dropped support for IntelliJ versions < 2023.2

src/main/resources/META-INF/pluginIcon.svg

Lines changed: 1 addition & 1 deletion
Loading

src/main/resources/META-INF/pluginIcon_dark.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)