farirpgs / fari-app

The Free and Open-Source VTT

Home Page:https://fari.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wide screen monitors can't display more than 4 characters in a row

hawkerm opened this issue Β· comments

🚩 Describe the bug

If have a wider display, the display has white space on left/right instead of allowing for more columns within the rows for the character page and index cards in scenes.

πŸ”’ Steps to reproduce

  1. Open page on a wider monitor or expand window across two screens.
  2. See white space of page gutters on left/right

🟒 Expected behavior

Layout adapts or available space to show more columns.

πŸ”΄ Actual behavior

Fixed number of columns regardless of display width.

πŸ’… Screenshots

image

πŸ–₯ Desktop or Smartphone

  • OS: Windows
  • Browser: Edge
  • Device: PC

πŸ“„ Additional context

Related to #144

This is actually not a bug since the page as a max width by design!

It's a usability bug in the original design then... just because it was done intentionally originally doesn't mean that it's supposed to be the right choice for the user.

Hey! So I made an horizontal scrollbar for character cards, and #382 is going to enable support for more index cards on the X axis so stay tuned for this!