skylot / jadx

Dex to Java decompiler
Apache License 2.0
41.99k stars 4.9k forks source link

[gui] window are cropped #2265

Open realyukii opened 2 months ago

realyukii commented 2 months ago

Issue details

Open jadx-gui and the window seems not fulfill the rest of area as seen in the following screenshot: image

there's a black bold border that seems limiting the view of window? also I can't resize the sidebar and I must hold the left-click mouse to show the list of option menu

is this related to window manager I use? (DWM)

Jadx version

both dev and the latest 1.5.0.zip

Java version

OpenJDK 20.0.2

OS