Commit graph

17 commits

Author SHA1 Message Date
d805fa95e4 bind zoom in shortcut also to Ctrl+= (like browsers do)" 2025-11-14 11:01:15 +01:00
632cf9b542 progress bar shows how long until next timer elapse 2025-11-13 23:56:52 +01:00
02cbbe601a disable forcing light/dark mode (doesn't work properly) 2025-11-13 19:50:33 +01:00
6efc27453e new featuregit status dark mode 2025-11-13 19:25:43 +01:00
1f72542234 cleanup code a bit more 2025-11-12 14:34:46 +01:00
9922f8588d clean up code a bit (split of SideBar component and simulator callbacks from App) + fix bug in property checker 2025-11-08 10:32:28 +01:00
c7e661eb61 can define multiple properties. can see detailed view of chosen property. 2025-11-06 16:25:48 +01:00
8ac5a730cc editable connections sc <-> plant 2025-10-30 17:14:57 +01:00
e27d3c4c88 digital watch plant is now also a statechart 2025-10-28 21:52:30 +01:00
3e5dca437b plant has its own timed/reactive behavior - typically another statechart 2025-10-28 14:47:42 +01:00
b50f52496a coupled simulation + fix nested scopes 2025-10-27 19:59:06 +01:00
a81fe1e884 fix nested environment scopes + highlight runtime errors in editor 2025-10-27 10:37:42 +01:00
99180e63ce move some more stuff around 2025-10-25 23:46:35 +02:00
30fa1aaca1 move some files around to confuse everyone 2025-10-25 23:30:08 +02:00
41b2de7529 some refactoring and performance optimization 2025-10-24 01:12:50 +02:00
87ceaa1220 further reduce unnecessary re-renders 2025-10-23 22:00:45 +02:00
0fc3775a11 first of many performance improvements: no unnecessary TextSVG re-renders - more to follow 2025-10-23 21:22:28 +02:00