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

[Enhancement] Columns dependent on screen resolution #21

Closed
elite3vil opened this issue May 11, 2018 · 7 comments
Closed

[Enhancement] Columns dependent on screen resolution #21

elite3vil opened this issue May 11, 2018 · 7 comments

Comments

@elite3vil
Copy link

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!

@cvweiss
Copy link
Owner

cvweiss commented May 12, 2018

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.

@cvweiss
Copy link
Owner

cvweiss commented May 13, 2018

@elite3vil Just to be sure, you're seeing at least 3 characters per row correct?

@elite3vil
Copy link
Author

@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. 👍

@ficti0n1
Copy link

As long as 3 chars per row remains the standard. It's very convenient as it matches up with 3 characters per account.

@cvweiss
Copy link
Owner

cvweiss commented May 14, 2018

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.

@ficti0n1
Copy link

Man this has really ruined the setup I had. :(

cvweiss added a commit that referenced this issue May 17, 2018
cvweiss added a commit that referenced this issue May 17, 2018
This reverts commit bb5b8fb.
cvweiss added a commit that referenced this issue May 17, 2018
This reverts commit 616a203.
@cvweiss
Copy link
Owner

cvweiss commented May 17, 2018

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.

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

3 participants