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

Fixes for RS preview and enhanced tabbed pane #1831

Merged
merged 8 commits into from
Apr 12, 2025

Conversation

exeea
Copy link
Collaborator

@exeea exeea commented Apr 11, 2025

  • changed setEntities to use wildcard type
  • corrected a debounce call to use the proper method
  • during inplace updates we get the updated sheets in EDT (prevents CME)
  • fixed hand cursor not properly reset to default when leaving a tabbed pane
  • fixed NPE caused by UnitMemento when opening multiple units

@exeea exeea requested a review from pavelbraginskiy April 11, 2025 21:37
@exeea exeea changed the title Fixes Fixes for RS preview and enhanced tabbed pane Apr 11, 2025
@pavelbraginskiy pavelbraginskiy merged commit 2512231 into MegaMek:master Apr 12, 2025
4 checks passed
Copy link

codecov bot commented Apr 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (269576b) to head (89daf41).
Report is 16 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff       @@
##   master   #1831   +/-   ##
==============================
==============================

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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