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 query context (tui) #400

Merged
merged 1 commit into from
Jul 6, 2022
Merged

add query context (tui) #400

merged 1 commit into from
Jul 6, 2022

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented May 6, 2022

Some elements need to know the size of the current element. For example the slider element in the input element needs to know how wide the object is to handle mouse input.

@ealmloff ealmloff mentioned this pull request May 6, 2022
20 tasks
@ealmloff ealmloff marked this pull request as ready for review May 18, 2022 11:43
@jkelleyrtp
Copy link
Member

Can you rebase this and then merge it?

@jkelleyrtp
Copy link
Member

Also, I'd like to implement some of these native widgets in the renderer in a way that doesn't require platform-specific contexts to do things like measurement.

Perhaps it's time to actually implement refs?

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