mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-02-05 11:30:07 +08:00
Update import
This commit is contained in:
@@ -27900,7 +27900,7 @@ GuiVirtualRepeatCompositionBase
|
||||
visibleStyles.RemoveRange(0, visibleCount);
|
||||
for (auto [style, i] : indexed(visibleStyles))
|
||||
{
|
||||
Layout_UpdateIndex(style, startIndex + 1);
|
||||
Layout_UpdateIndex(style, startIndex + i);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user