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

feat req: normalize rectangle type between components #28

Open
Im-Beast opened this issue Aug 4, 2023 · 1 comment
Open

feat req: normalize rectangle type between components #28

Im-Beast opened this issue Aug 4, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@Im-Beast
Copy link
Owner

Im-Beast commented Aug 4, 2023

What this feature is meaning to achieve
Some components use their own Rectangle implementations, e.g. InputRectangle and TextRectangle.
This creates issues with layouts and some other things.

Solution
Rectangle's should be normalized so that every component uses normal Rectangle. This would mean that some components behaviour should be adjusted to make use of properties it didn't use (e.g. height in Input)

@Im-Beast Im-Beast added the feature request New feature or request label Aug 4, 2023
@Im-Beast
Copy link
Owner Author

Im-Beast commented Aug 4, 2023

I'll want to do this right after #29 or even in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant