Konloch / bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
https://bytecodeviewer.com
GNU General Public License v3.0
14.71k stars 1.15k forks source link

DND Support and Scrolling #471

Closed Bl3nd closed 1 year ago

Bl3nd commented 1 year ago

As commit says, I removed the portion of DND support I committed a few weeks/months ago, to enable the already supported DND from weisJ. I also, fixed an issue with having a class open and then switching theme and not being able to scroll. Don't know if it was just me or other people had this issue.

DND support - Windows theme doesn't work with this change, however the other themes do now. Possibly get rid of the basic windows theme all together?

Bl3nd commented 1 year ago

Maven won't find dex2jar v59 from ThexXTURBOXx. It only finds v35.