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

#4961 #5008 #4954 Bug Fixes #5007

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

Jmr3366
Copy link
Contributor

@Jmr3366 Jmr3366 commented Oct 18, 2024

Fixes:
#4961 NPE on mouse off (needs testing, I can't validate)
#5008 Stat sheet not in front
#4954 User Overlays break with new statsheets

Description of the Change

#4961 adds an empty var if check. Needs testing as I don't have the OS to validate this change on.
#5008 changed variable used from min to max
#4954 loads a blank overlay on build of a campaign

Possible Drawbacks

For #4954 I do not call to close the overlay; an empty overlay is supposed to be removed anyway.


This change is Reviewable

@cwisniew
Copy link
Member

This overlay may be used in other functionality in the future so the name can't be hard coded like this

@Jmr3366
Copy link
Contributor Author

Jmr3366 commented Oct 20, 2024

It needs more work, I'm still missing something

edit
Created a new init in HTMLOverlayPanel using invokeLater being executed in initialize

@Jmr3366 Jmr3366 changed the title #4961 #4954 Bug Fixes #4961 #5008 #4954 Bug Fixes Oct 21, 2024
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.

2 participants