From 3f0f04abec4ef1d12c670bca866db76a5a7d4d6a Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 30 Apr 2024 14:21:32 -0400 Subject: simulator fixes (#2844) * 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 --- templates/simulator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/simulator.xml') diff --git a/templates/simulator.xml b/templates/simulator.xml index 813b09b5..94568c3f 100644 --- a/templates/simulator.xml +++ b/templates/simulator.xml @@ -1,6 +1,6 @@ - Simulator / Realistic Preview + Simulator org.{{ id_inkstitch }}.simulator simulator -- cgit v1.2.3