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

Update monster-monitor to 1.3.3 #6919

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ChunkyAtlas
Copy link
Contributor

fix: refine MonsterMonitorPanel UI and improve code structure

  • Adjusted MonsterMonitorPanel scrolling behavior by replacing npclistpanel scroll pane with a simple JPanel.
  • Moved customScrollbarUI method from MonsterMonitorPlugin to MonsterMonitorPanel for better encapsulation.
  • Reduced font size on Notify checkbox, Limit spinner, and Set Limit checkbox for a cleaner UI.
  • Modified FINAL_PHASE_IDS to support multi-ID bosses, adding support for Verzik Vitur.

fix: refine MonsterMonitorPanel UI and improve code structure

- Adjusted `MonsterMonitorPanel` scrolling behavior by replacing `npclistpanel` scroll pane with a simple `JPanel`.
- Moved `customScrollbarUI` method from `MonsterMonitorPlugin` to `MonsterMonitorPanel` for better encapsulation.
- Reduced font size on `Notify` checkbox, `Limit` spinner, and `Set Limit` checkbox for a cleaner UI.
- Modified `FINAL_PHASE_IDS` to support multi-ID bosses, adding support for Verzik Vitur.
@runelite-github-app
Copy link

runelite-github-app bot commented Nov 1, 2024

fix: refine MonsterMonitorPanel UI and improve code structure

- Adjusted `MonsterMonitorPanel` scrolling behavior by replacing `npclistpanel` scroll pane with a simple `JPanel`.
- Moved `customScrollbarUI` method from `MonsterMonitorPlugin` to `MonsterMonitorPanel` for better encapsulation.
- Reduced font size on `Notify` checkbox, `Limit` spinner, and `Set Limit` checkbox for a cleaner UI.
- Modified `FINAL_PHASE_IDS` to support multi-ID bosses, adding support for Verzik Vitur.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant