zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
607 stars 76 forks source link

[BUG] Settings page does not scroll #564

Closed sersorrel closed 3 months ago

sersorrel commented 3 months ago

Describe the bug The plugin settings page does not scroll when it does not fit on a single screen.

To Reproduce Steps to reproduce the behavior:

  1. Have a low screen resolution, large font size, or high zoom factor
  2. Open the GitToolBox settings

Expected behavior A scrollbar should be visible, perhaps

Plugin version 500.2.14+242

IDE version PyCharm 2024.2 (Professional Edition) Build #PY-242.20224.347, built on August 9, 2024 Runtime version: 21.0.3+13-b509.4 aarch64 (JCEF 122.1.9) macOS 14.5

Screenshots

image
zielu commented 3 months ago

Hi, it is disabled because some of settings tabs have their own scrolls and such "double scroll" behaved wierd. I'm trying to get rid of tabbed interface but it's going slow. I'll check anyway - maybe after some recent changes that I've done it will behave better.

zielu commented 3 months ago

Done in 500.2.15