Skip to content

[effects/private] Don't sync natural size to intended sizes

David Edmundson requested to merge work/d_ed/simplify_expo_cell into master

X/Y/Width/Height all get changed in the polish event so this only has any effect in bindings before the first frame.

It seems this was leftover from development where we didn't have initial values synced up properly.

Edited by David Edmundson

Merge request reports