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