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 apply custom style method #794

Merged
merged 1 commit into from
Mar 26, 2025
Merged

Conversation

jrmoulton
Copy link
Collaborator

and some other random extras:
changed the set_children method to take an array instead of a vec to avoid the usually unnecessary allocation and added a set_children_vec method.

Added grid auto flow

Changed it so that if you apply a style with a class and the view that the style is immediately applied to has that class, the style from that class will be applied

@jrmoulton jrmoulton merged commit 00f86ec into lapce:main Mar 26, 2025
7 checks passed
@jrmoulton jrmoulton deleted the push-xtkuoxrlmpup branch March 26, 2025 17:47
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