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

Override individual control width #74

Closed
CriticalFlaw opened this issue Jul 4, 2021 · 1 comment · Fixed by #72
Closed

Override individual control width #74

CriticalFlaw opened this issue Jul 4, 2021 · 1 comment · Fixed by #72
Assignees
Labels
editor-request Suggestion or request for a new feature.

Comments

@CriticalFlaw
Copy link
Owner

Integer counters and color pickers are locked to a specific size, this includes their text label which gives the user very limited number of character to indicate what the control is for. The size of those controls should either adapt to the length of the string or be allowed to be overwritten with user's own size value. This was brought up by @rbjaxter

@CriticalFlaw CriticalFlaw self-assigned this Jul 5, 2021
@CriticalFlaw
Copy link
Owner Author

Implemented in 7001c8d

@CriticalFlaw CriticalFlaw mentioned this issue Jul 9, 2021
@CriticalFlaw CriticalFlaw linked a pull request Jul 9, 2021 that will close this issue
@CriticalFlaw CriticalFlaw added the editor-request Suggestion or request for a new feature. label Sep 2, 2021
@CriticalFlaw CriticalFlaw changed the title Override Control Size Override individual control width Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-request Suggestion or request for a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant