mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
修复GUI帧数特别低的问题
This commit is contained in:
@@ -444,6 +444,7 @@ namespace CMLeonOS.Gui
|
||||
if (bufferModified)
|
||||
{
|
||||
driver.DoubleBufferUpdate();
|
||||
bufferModified = false;
|
||||
}
|
||||
|
||||
UpdateCursor();
|
||||
|
||||
Reference in New Issue
Block a user