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

[Feature Request] Customizable Item Width Using Flex Parameter #7

Open
dhiyaaulauliyaa opened this issue Apr 16, 2024 · 0 comments
Open
Assignees
Labels
feature request Request for a new feature

Comments

@dhiyaaulauliyaa
Copy link
Owner

Currently, the package uses a same spacing between each item in the datetime picker. This can become problematic when displaying longer date texts, especially when showing weekdays/months with text representation. As a result, the content may appear cramped and untidy:
image

To resolve the issue, one of the solution is to have the ability to customize the width of each child item individually. This customization could be achieved using a flex parameter, allowing for a more tidy display of the datetime picker:
image

@dhiyaaulauliyaa dhiyaaulauliyaa added the feature request Request for a new feature label Apr 16, 2024
@dhiyaaulauliyaa dhiyaaulauliyaa self-assigned this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant