Removed Legacy Camera resize
This commit is contained in:
@ -55,7 +55,7 @@ void UICanvas::onStart() {
|
||||
(*it)->updatePositions();
|
||||
++it;
|
||||
}
|
||||
}, camera->event2RenderTargetResized);
|
||||
}, camera->eventRenderTargetResized);
|
||||
}, camera);
|
||||
|
||||
useEffectWithTeardown([&]{
|
||||
|
Reference in New Issue
Block a user