Skip to content

Conversation

@dhardy
Copy link
Collaborator

@dhardy dhardy commented Nov 5, 2025

Revises the SolveCache API and resizes a window immediately under the Action::RESIZE handler (unfortunately this clashes with #583).

Adds:

  • fn EventState::close_own_window (for convenience mostly but also to reduce direct usage of Action::CLOSE)

Removes:

  • Action::SCROLLED: this was unused
  • Action::REGION_MOVED: replaced with new ActionMoved tracker under EventState since this is handled entirely within event code
  • Fn DrawCx::config_cx (unused and appears unnecessary)

@dhardy dhardy merged commit 99f20c2 into master Nov 5, 2025
5 checks passed
@dhardy dhardy mentioned this pull request Nov 7, 2025
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.

2 participants