bitcraze / crazyflie-clients-python

Host applications and library for Crazyflie written in Python.
Other
301 stars 468 forks source link

Do not allow floating toolboxes #684

Closed krichardsson closed 11 months ago

krichardsson commented 11 months ago

This PR prevents toolboxes to float.

There seems to be problmes with floating toolboxes in Qt6 and I did not manage to make it work. Hiding the problem intead of fixing it...

Closes #678