Fix sizing issues and others
This commit is contained in:
parent
0b73f8037b
commit
a36386cc20
12 changed files with 325 additions and 142 deletions
|
|
@ -36,7 +36,7 @@ namespace tp {
|
|||
|
||||
public:
|
||||
void pickRect() override {}
|
||||
void adjustChildrenRect() override {}
|
||||
void adjustChildrenRect() override;
|
||||
|
||||
void process(const EventHandler& events) override;
|
||||
void draw(Canvas& canvas) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue