Closed LukeNexusMods closed 1 month ago
Item models that get scrolled out-of-view are deactived. Deactivation will clear the list of library items, thus selected parents out-of-view will never be deleted.
Its the same for the Install process too. Will only install items in view.
I'm quite sure I specifically tested this and it was working, is this a regression from other changes?
I'm quite sure I specifically tested this and it was working, is this a regression from other changes?
It's the same issue we've had with the selected children. This issue was always there. I'll rework the code to something that should be more reliable.
This doesnt fix it for installing the mods. Only deleting them
Looks like its still happening to an extent:
Ive posted a video in slack: https://nexusmods.slack.com/archives/C04NE2CTMEU/p1726489801121449?thread_ts=1726489544.691279&cid=C04NE2CTMEU
Testing with this collection: https://next.nexusmods.com/cyberpunk2077/collections/iszwwe
This particular bug was fixed, will open separate ticket
When highlighting a large amount of mods to delete when clicking delete the modal that appears only contains the mods that are visible on the screen and not the others selected off of the screen.
This results in you having to use the delete button multiple times to remove mods that do not display.
To reproduce download a collection or have a mod list that requires you to scroll down. Highlight all. Press delete The mods that appear in the modal will be the ones that appear on the screen currently. It will not delete mods not displayed on the screen.