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

Re-export all widgets from AGS.Widget #2

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Conversation

postsolar
Copy link
Owner

Adding new imports gets annoying and writing Button.button and Label.label looks goofy, so it may be better to reduce it to a single import and Widget.button and Widget.label.

Adding new imports gets annoying and writing `Button.button` and `Label.label` looks goofy,
so it may be better to reduce it to a single import and `Widget.button` and `Widget.label`.
@postsolar postsolar merged commit 3eb33ea into master Feb 16, 2024
@postsolar postsolar deleted the reexport-all-widgets branch February 17, 2024 22:49
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