Meshroom/meshroom/ui/components
Candice Bentéjac 08d502f4a6 Clear clipboard's content when exiting
Workaround for a bug in QClipboard that occurs when the clipboard
has been used within the app and its content exceeds a certain size
on X11/XCB.
This issue will hold up the app when exiting and is present in Qt5
versions.

With this workaround, the content of the clipboard will be lost when
exiting, but the app will exit normally.
2022-08-19 15:24:30 +02:00
..
__init__.py [ui] Viewer3D: TransformGizmo - moving transform operations to Python 2020-08-13 14:24:44 +02:00
clipboard.py Clear clipboard's content when exiting 2022-08-19 15:24:30 +02:00
csvData.py [ui] CRF: minor core cleanup 2020-08-24 18:36:47 +02:00
edge.py [ui] compatibility fixes for PySide2 5.12.x 2019-05-07 10:39:20 +02:00
filepath.py [ui] Viewer3D: do not load too large EXR files in 3D to avoid crashes in qt 2020-09-14 21:50:43 +02:00
scene3D.py [doc] add a lot of developer's information 2020-08-13 14:24:44 +02:00