ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Bug Reports (https://www.esoui.com/forums/forumdisplay.php?f=187)
-   -   [fixed] zo_sortfilterlist inconsistency (https://www.esoui.com/forums/showthread.php?t=8105)

sirinsidiator 10/13/18 07:18 AM

[fixed] zo_sortfilterlist inconsistency
 
Just noticed something strange about the code for ZO_SortFilterList. In SetLockedForUpdates the "UPDATE_VISIBLE" variable is not declared, meaning it will never be able to reach the self:RefreshVisible(), as it is checking if self.pendingUpdate is set. But that is probably not an issue right now, since UPDATE_VISIBLE is not used at all in RefreshVisible and instead it calls ZO_ScrollList_RefreshVisible directly, without checking if it is locked. Meaning the lock doesn't prevent refresh visible from getting called.

ZOS_ChipHilseberg 10/15/18 02:17 PM

We'll probably fix this by exempting visible from the locking and remove the case.


All times are GMT -6. The time now is 07:11 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI