-
Notifications
You must be signed in to change notification settings - Fork 5
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
[Enhancement] Columns dependent on screen resolution #21
Comments
When I update from Bootstrap 2 to 4 I will probably do this. In the meantime the maximum width is pretty much set, I could change it, but I'd have to do a few other things too. |
@elite3vil Just to be sure, you're seeing at least 3 characters per row correct? |
@cvweiss Yeah. Just three per row, with room for probably 5 without being cramped. Like I said I didn't know how much work would be involved, a little scrolling for a while won't kill anyone. 👍 |
As long as 3 chars per row remains the standard. It's very convenient as it matches up with 3 characters per account. |
Can't remain standard and be fluid at the same time. I suppose I could make this an option, but in the meantime it is now fluid. |
Man this has really ruined the setup I had. :( |
Screwed up the commit, meh, anyhow, this is now an option. The default is 3 per row, but you can set fluidity to max rows per character with the options under Account. |
I don't know how much of a pain it would be, but would it be possible to have the number of columns of characters shown, increase with the width of the screen? I can't currently fit all my characters on the screen without scrolling, but have a lot of empty space to the left and right of where they're displayed.
Thanks!
The text was updated successfully, but these errors were encountered: