summaryrefslogtreecommitdiff
path: root/lib/gui/simulator/simulator_panel.py
AgeCommit message (Collapse)Author
2025-06-29Fix simulator drawing panel attribute error when no stitch is loaded (#3815)Kaalleen
2024-08-08Show page in simulator (#3120)Lex Neva
* add exception logging helpers * wip * show page and drop shadow from SVG * allow toggling page * add page icon * add dark mode icon * showpageshadow * refresh after background change (fix for macOS) * fix params sim background * try a native GraphicsBrush for windows * show page button in standalone simulator only and adapt shadow color * remove doubled line --------- Co-authored-by: Kaalleen <reni@allenka.de>
2024-06-14Add preferences button to simulator (#2992)Kaalleen
* split simulator panel files * add view panel to position view options at the side * fix single simulator start size (macOS)