Skip to content

Fix context menu on 2023.1.1#130

Merged
fioan89 merged 6 commits intomasterfrom
fix-context-menu-on-2023.1.1
Apr 30, 2023
Merged

Fix context menu on 2023.1.1#130
fioan89 merged 6 commits intomasterfrom
fix-context-menu-on-2023.1.1

Conversation

@fioan89
Copy link
Copy Markdown
Owner

@fioan89 fioan89 commented Apr 29, 2023

No description provided.

fioan89 added 6 commits April 30, 2023 00:20
- with IntelliJ 2023.1.1 the context menu seems to take a long time
- after some bisecting it seems the configuration selector for the New UI is causing the issue. Somehow
 the custom component was too heavy to build?? From debugging the AWT event was canceled many times for taking too long to execute.
 - completely rewritten the toolbar widget.
 - resolves #129
- expandable combo action added since 2023 release
@fioan89 fioan89 merged commit 7fd9c81 into master Apr 30, 2023
@fioan89 fioan89 deleted the fix-context-menu-on-2023.1.1 branch May 1, 2023 17:16
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