Skip to content

Conversation

@r618
Copy link

@r618 r618 commented Dec 27, 2025

  • corrected [ExecuteInEditMode] / [ExecuteAlways] support with lazy init of scheduler where Awake is not called in Editor
  • allow BeginWindow to return/modify also ImRect from state - useful for saving/restoring window's position/size

user01 added 2 commits December 26, 2025 09:11
`Awake` is *not* called consistently enough for others [ExecuteAlways]/[ExecuteInEditMode] Updates.., Having scheduler in OnEnable seems to be enough for now, but needs whole lazy init currently in Awake to be updated/moved...
useful for saving/restoring window state after e.g. modified by dragging/resizing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant