Window resizing works

This commit is contained in:
Dynamitos
2023-11-18 11:04:30 +01:00
parent ec760e8deb
commit 6daaa61641
12 changed files with 92 additions and 50 deletions
-5
View File
@@ -18,11 +18,6 @@ View::~View()
{
}
void View::applyArea(URect)
{
}
void View::setFocused()
{
owner->setFocused(this);