taiga icon indicating copy to clipboard operation
taiga copied to clipboard

Reduce tile width in season's detailed view to fit more entries

Open tophf opened this issue 2 years ago • 1 comments

As the app's author mentioned somewhere, the app's window is meant to be small and unobtrusive, but browsing a season in detailed view becomes inconvenient as only one or two entries would be shown per row, so we'd have to scroll a lot.

Suggesting to add an option like Number of columns input or Tile width slider in the toolbar, shown only when detailed view is active.

For a 1280x800 window a mere 25% width reduction allows to fit another column and show 9 entries instead of 6, i.e. +50% of info!

image

tophf avatar Jan 12 '23 09:01 tophf

For v2, I'm planning to try making the columns responsive so that all available horizontal space is used. If it works out, it should provide the same result without introducing an option.

erengy avatar May 29 '23 11:05 erengy