feat: checkbox for quickloot accepted items#1105
feat: checkbox for quickloot accepted items#1105luanluciano93 merged 3 commits intoopentibiabr:mainfrom
Conversation
|
@bdzicc Thanks for the PR. 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 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.
bandicam.2025-02-28.15-36-57-265.mp4 |
|
@kokekanon I agree, it makes more sense to use the actual filter value to determine which checkbox to display on the cyclopedia screen. I tried to extract the filter value from the The idea of a dynamic checkbox is also a good idea. I did notice some issues with the checkbox functionality due to existing logic, and I thought it might require a separate fix PR. But your changes address that as well, which is perfect. I've tested everything with your changes and works great. Thanks for the feedback. |
|





Description
Checkbox for adding to quick loot accepted list in cyclopedia items tab
Behavior
Type of change
How Has This Been Tested
Test Configuration:
Checklist