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

NPC Sheets extend below the screenspace #1621

Open
GambetTV opened this issue Nov 2, 2024 · 0 comments
Open

NPC Sheets extend below the screenspace #1621

GambetTV opened this issue Nov 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GambetTV
Copy link

GambetTV commented Nov 2, 2024

NPC sheets are not able to be resized, which is a problem in of itself, but this is made worse by the fact that the sheet, if it has more data than can fit on screen, will actually extend beneath the screen, making that information difficult to get to.

This is especially true for players using 1080p monitors, but even on a 1440p, it doesn't take that many items/spells before you can't see the Keeper's notes section.

I can appreciate wanting to put everything for an NPC on one page for ease of use, but something's got to give. Either some of this stuff needs to go into its own tab like PC sheets, or the sheet needs to be resizable, or if the sheet reaches the bottom of the screen it should become scrollable. Preferably all of these options should be implemented.

@GambetTV GambetTV added the bug Something isn't working label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant