Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new views to the frame tree #70

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Add new views to the frame tree #70

merged 3 commits into from
Oct 24, 2024

Conversation

sdilts
Copy link
Collaborator

@sdilts sdilts commented Oct 24, 2024

Add new views to the frame tree instead of just sticking them anywhere. With this, it's possible to see that that the output layout change handler is working properly.

This allows us to call generic methods on the view, like
`set-dimension` and do better type checking.
+ Add width and height to the hrt view so that we can set it later if
  the view isn't initialized when we try to set the size.
@sdilts sdilts merged commit 4a2751c into master Oct 24, 2024
1 check passed
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