mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
Prevent inventions window invalidating every frame
This commit is contained in:
@@ -218,8 +218,6 @@ namespace OpenRCT2::Ui::Windows
|
||||
|
||||
if (WindowEditorInventionsListDragGetItem() != nullptr)
|
||||
return;
|
||||
|
||||
Invalidate();
|
||||
}
|
||||
|
||||
ScreenSize OnScrollGetSize(int32_t scrollIndex) override
|
||||
|
||||
Reference in New Issue
Block a user