summaryrefslogtreecommitdiff
path: root/plugins/example/__pycache__/plugin.cpython-312.pyc
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2026-06-03 10:12:34 -0600
committerChristian Kolset <christian.kolset@gmail.com>2026-06-03 10:12:34 -0600
commit3610309b1e5d83049554afe287129c99389d231d (patch)
treedcf2f554aff081381d6ff60074546a1a54732c96 /plugins/example/__pycache__/plugin.cpython-312.pyc
parent0a8d42501c1bf168bd852537bb3cd18490fac7ee (diff)
Fix settings/plugin window bugs; remove example plugin
- Add missing QGroupBox import to settings_window (caused silent crash on open) - Remove Controls tab and _controls_tab() method from settings - Clamp child window positions to screen bounds so they don't go off-screen on Windows when main window is maximized - Apply same screen-clamp fix to Motion Capture plugin window - Delete example plugin; disable it in enabled.json Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'plugins/example/__pycache__/plugin.cpython-312.pyc')
-rw-r--r--plugins/example/__pycache__/plugin.cpython-312.pycbin3549 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/plugins/example/__pycache__/plugin.cpython-312.pyc b/plugins/example/__pycache__/plugin.cpython-312.pyc
deleted file mode 100644
index c31b466..0000000
--- a/plugins/example/__pycache__/plugin.cpython-312.pyc
+++ /dev/null
Binary files differ