optimization
This commit is contained in:
parent
9bb36c990d
commit
285e8c9182
4 changed files with 57 additions and 69 deletions
|
|
@ -57,7 +57,7 @@ export namespace Crafter {
|
|||
bool open = true;
|
||||
bool updating = false;
|
||||
|
||||
std::vector<ScaleData> dirtyRects;
|
||||
std::vector<ClipRect> dirtyRects;
|
||||
void AddDirtyRect(ScaleData rect);
|
||||
|
||||
Window() = default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue