Unstable & with drawing restored
This commit is contained in:
parent
11402f577a
commit
0f4a67e244
15 changed files with 1004 additions and 31 deletions
|
|
@ -58,7 +58,7 @@ namespace tp {
|
|||
ImGui::PopStyleVar(3);
|
||||
}
|
||||
|
||||
void draw(Canvas& canvas) const override {
|
||||
void draw(Canvas& canvas) override {
|
||||
// canvas.rect(this->mArea, this->getColor("Base"));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue