ihmcrobotics / simulation-construction-set-2

Graphical user interface for visualizing control variables from either a server, a log file, or a simulation.
Apache License 2.0
13 stars 0 forks source link

Drag and drop isn't reliable in Ubuntu 20.04 #52

Open SylvainBertrand opened 3 years ago

SylvainBertrand commented 3 years ago

Seems Ubuntu is doing drag and drop differently from Windows and that maybe hovering certain GUI elements breaks the drag'n'drop.

SylvainBertrand commented 2 years ago

Current workaround is to switch to GTK2 using JVM arguments: -Djdk.gtk.version=2