0.1.3
0.1.3
Fixed
- Mobile (iOS/iPadOS): the causal-loop canvas is now editable by touch. The canvas rendered on Obsidian mobile but you couldn't author on it — creating a node (double-tap empty space) and renaming a node (double-tap a node) relied on a desktop double-click plus the keyboard, neither of which iOS WebKit delivers for touch. The canvas now detects a two-tap gesture from the touch stream, and a freshly-created node's name field opens with the soft keyboard raised.
Desktop behavior is unchanged (mouse still uses the native double-click). Verified on the WebKit engine Obsidian mobile runs on.
Full Changelog: 0.1.2...0.1.3