Skip to content

Update Plugin Presets to v2.3.2#3597

Merged
Nightfirecat merged 1 commit into
runelite:masterfrom
antero111:master
Nov 21, 2022
Merged

Update Plugin Presets to v2.3.2#3597
Nightfirecat merged 1 commit into
runelite:masterfrom
antero111:master

Conversation

@antero111
Copy link
Copy Markdown
Contributor

From changelog:

Annotated some classes as singletons so that the different areas of code that access those classes all talk to the same instance. This was preventing the custom settings from being "synced" properly between the preset's stored values and the panel's ui. CustomSettings changed to be a manager class.

Modified logic of duplicate custom settings now this checks for duplicates by both the config and setting name.

Various right click menus were previously only added upon right click. The menus are now added so that the first time they're right-clicked, they open the popup menu.

Added some documentation to various classes and functions.

Updates to the readme: some typo fixes and grammar adjustments, as well as some bits of additional info.

Contributed by equirs

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Nov 21, 2022

@Nightfirecat Nightfirecat merged commit 80a6e74 into runelite:master Nov 21, 2022
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.

2 participants