Skip to content

#30 ThreeDotsMenuButton: If you scroll too fast, multiple layers will…#31

Merged
aterai merged 1 commit intomasterfrom
30-threedotsmenubutton-if-you-scroll-too-fast-multiple-layers-will-be-displayed
Jan 6, 2025
Merged

#30 ThreeDotsMenuButton: If you scroll too fast, multiple layers will…#31
aterai merged 1 commit intomasterfrom
30-threedotsmenubutton-if-you-scroll-too-fast-multiple-layers-will-be-displayed

Conversation

@aterai
Copy link
Copy Markdown
Owner

@aterai aterai commented Jan 6, 2025

  • Combine the previous rollover cell area and the current rollover cell area with Rectangle#union(Rectangle) and then repaint with JList#repaint(Rectangle)
  • NullPointerException occurs when moving the divider when placed in JSplitPane has been fixed to exclude the case where JList#getCellBounds(-1, -1) returns null

@aterai aterai merged commit 841090d into master Jan 6, 2025
@aterai aterai deleted the 30-threedotsmenubutton-if-you-scroll-too-fast-multiple-layers-will-be-displayed branch January 6, 2025 19:09
@watchingfun
Copy link
Copy Markdown

You really love swing, thank you for your love and dedication🥰

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.

ThreeDotsMenuButton: If you scroll too fast, multiple layers will be displayed

2 participants