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

Timers' text objects should be explicitly sized to avoid overlap. #378

Closed
alphaONE2 opened this issue Aug 17, 2013 · 1 comment
Closed

Comments

@alphaONE2
Copy link
Member

At the moment, if the names are sufficiently long, buff names will overlap the time remaining. This makes it very hard to read and use.

To fix this, the name text objects should have their horizontal size set explicitly (feature added in 4.1), so that they clip instead of being allowed to overlap other objects.

@z16
Copy link
Member

z16 commented Jun 24, 2014

Implemented, will now crop the text after a certain length. May add an option to extend the bars to match the text in the future. See #281 .

@z16 z16 closed this as completed Jun 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants