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

Column auto-size #23

Closed
Clementine-Issue-Importer opened this issue Dec 6, 2013 · 6 comments
Closed

Column auto-size #23

Clementine-Issue-Importer opened this issue Dec 6, 2013 · 6 comments

Comments

@Clementine-Issue-Importer

From ceceron on February 25, 2010 15:21:02

When user changes size of the window, columns size stays without changes,
leaving too many space not used or even not fitting in. Can't it change
proportional with parent window size?

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=23

@Clementine-Issue-Importer
Copy link
Author

From Jason.Donenfeld on March 09, 2010 19:31:20

And additionally, a way for columns to auto size to the amount of text in all of them.
I've done some research on this kind of algorithm here: http://blog.jasondonenfeld.com/35 I can try to implement it in Clementine when I get the time.

@Clementine-Issue-Importer
Copy link
Author

From andrew.gaydenko on June 17, 2010 10:01:33

I'm not sure all users will be happy with autosizing. As for me, I would strongly avoid the feature (at case it will not be optional).

@Clementine-Issue-Importer
Copy link
Author

From himynameiszacHandiamapirate on June 17, 2010 10:45:13

Perhaps instead of auto-sizing, columns could remember their width in both windowed and maximized states? as long as people don't change the size of the window every time they use the player, this would achieve the desired effect without just making everything proportionally bigger on maximize.

@Clementine-Issue-Importer
Copy link
Author

From Nickollai on July 11, 2010 14:33:40

With high DPI (>=146) columns by default are much smaller then needed. Auto-sizing is "must have".

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on August 27, 2010 05:42:51

This issue was closed by revision r1784 .

Status: Fixed

@Clementine-Issue-Importer
Copy link
Author

From himynameiszacHandiamapirate on August 27, 2010 13:01:47

I still think the behavior I described in comment 3 is a good idea, but it's not totally necessary. Auto-size is looking great, thank you so much for implementing it :)

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

1 participant