Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@IllianiBird
Copy link
Collaborator

Changed the JScrollPaneWithSpeed constructor to take a null argument for the viewport. This was done to ensure proper initialization of the scrolling pane.

This might be negated by some refactoring @WeaverThree is doing, but I had to make the change locally so I figured it was worth pushing.

Changed the `JScrollPaneWithSpeed` constructor to take a null argument for the viewport. This was done to ensure proper initialization of the scrolling pane.
@IllianiBird IllianiBird added Bug Utility A new utility function or developer tool labels Oct 28, 2024
@IllianiBird IllianiBird self-assigned this Oct 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.53%. Comparing base (fb6c52a) to head (19f8d5d).
Report is 32 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5147   +/-   ##
=========================================
  Coverage     10.53%   10.53%           
+ Complexity     6041     6040    -1     
=========================================
  Files           956      956           
  Lines        134253   134264   +11     
  Branches      19501    19506    +5     
=========================================
+ Hits          14142    14146    +4     
- Misses       118760   118769    +9     
+ Partials       1351     1349    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WeaverThree
Copy link
Collaborator

Looks good to me, likely a good fix to have regardles of changes to RSWD; that file still uses them.

Copy link
Collaborator

@WeaverThree WeaverThree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh here's the review interface. Looks good!

@HammerGS HammerGS merged commit fb9a834 into MegaMek:master Oct 29, 2024
4 checks passed
@IllianiBird IllianiBird deleted the scrollPaneWithSpeed_fix branch March 23, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Utility A new utility function or developer tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants