TheStonedTurtle / Loot-Logger

A RuneLite plugin that stores Loot Tracker data locally
BSD 2-Clause "Simplified" License
6 stars 9 forks source link

Main screen no longer fits in sidebar #58

Open koenvanzuijlen opened 5 months ago

koenvanzuijlen commented 5 months ago

The main screen for the plugin no longer seems to fit the Runelite sidebar.

image
TheStonedTurtle commented 5 months ago

I am not seeing this issue, it may be related to your specific setup. After the RL look & feel update this sort of stuff has started happening.

To further debug, can you please share the following:

  1. Your RuneLite Launcher Version
  2. Operating System
  3. What GPU you have
  4. Whether you have hardware acceleration enabled
koenvanzuijlen commented 5 months ago

@TheStonedTurtle

  1. Launcher version 2.6.10 (RuneLite version 1.10.26.1)
  2. Windows 11
  3. Nvidia GeForce RTX 3080
  4. I am not sure, it is set to AUTO in the configuration window
TheStonedTurtle commented 5 months ago

@TheStonedTurtle

  1. Launcher version 2.6.10 (RuneLite version 1.10.26.1)
  2. Windows 11
  3. Nvidia GeForce RTX 3080
  4. I am not sure, it is set to AUTO in the configuration window

Can you maybe try updating your graphics driver? I'll look into this in the meantime but unless I can recreate it not much I can do to solve it unfortunately :(. The only difference between us is that I'm still on Windows 10.

EDIT: Do you happen to be scaling the client, or have any other config options set?

koenvanzuijlen commented 5 months ago

This is really dumb, but I only just scrolled down far enough to see what caused the issue:

image

Apparently the tool that I use for syncing files between 2 computers has really long filenames in case there is a conflict. By removing these files this issue is also gone.

So this issue is entirely my own doing but it might be good to add a width constraint to the filename box? I'll leave that up to you