Skip to content

fix 1105#1

Merged
bdzicc merged 1 commit intobdzicc:accept-loot-checkboxfrom
kokekanon:fix11055
Mar 2, 2025
Merged

fix 1105#1
bdzicc merged 1 commit intobdzicc:accept-loot-checkboxfrom
kokekanon:fix11055

Conversation

@kokekanon
Copy link
Copy Markdown

@kokekanon kokekanon commented Feb 28, 2025

@bdzicc

when testing I noticed some unwanted behavior in the checkbox, check the pr I did in your repository,

I noticed that you use getText to know if you're currently in skipquick or lootquick, with the function modules.game_quickloot.QuickLoot.data.filter it's easier to determine.

image

Also, I made an optimization. I found it unnecessary to have two checkboxes stacked on top of each other, so I used a single function. If you look closely in your pr , they are the same.
the only difference is the number, which is modules.game_quickloot.QuickLoot.data.filter
image

bandicam.2025-02-28.15-36-57-265.mp4

@bdzicc bdzicc merged commit 172292d into bdzicc:accept-loot-checkbox Mar 2, 2025
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