Fix text selection: stop pointerdown and touchstart events from bubbling to prevent canvas panning when selecting text in edit mode 06a320f danylokhodus commited on 27 days ago
Update TextNode to use high-performance custom resize handles and support double-click edit mode that blocks node dragging for text selection 23b8432 danylokhodus commited on 27 days ago
fix: implement useUpdateNodeInternals across all node types to resolve connection offset issues on size change 4555b70 danylokhodus commited on May 21
Fix performance: Debounce node resizing updates and resolve drawing node spawning conflict 9bcc2ab danylokhodus commited on May 21
Complete Canvas Overhaul: Global SVG Brush mode, transparent native text, and local image uploads via drag-and-drop bcbd0a4 danylokhodus commited on May 21
Refactor canvas tools: Fixed drawing logic, improved text input, and added local image drag-and-drop support afbb4df danylokhodus commited on May 21
Add drawing nodes, image nodes, and plain text nodes to the canvas 9c4e6fe danylokhodus commited on May 21