summaryrefslogtreecommitdiff
path: root/lib/api/page_specs.py
AgeCommit message (Collapse)Author
2024-04-30simulator fixes (#2844)Lex Neva
* fix slide and control panel rendering bugs * clear marker lists when clearing stitch plan * switch simulator back to wx * remove unused function * fix off-by-one error in color bar * avoid overlapping command symbols of different types * don't maximize simulator * adjust alignment * remove unused API server * bugfix * focus entire simulator panel * rename simulator/realistic preview -> simulator * experimental: background color picker * set pagecolor to background color by default * satisfy macos * toggle jumps on drawing canvas * clear frog family --------- Co-authored-by: Kaalleen
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-04-27changes from other branches (#2244)Kaalleen
2023-04-01Params: select satin (#2185)Kaalleen
* check satin subpath length in params * style corrections
2023-03-31Feature - Page Preview for Simulator (#2174)jsheridan
Authored-by: jooshkins