-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
Closed
Labels
package:excalidraw@excalidraw/excalidraw@excalidraw/excalidraw
Milestone
Description
Tasklist to support multiple instances of Excalidraw
- keyboard Events should be attached to only the current instance, right now it applies to all instances.(fixed in feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document #3430)
- History is currently shared, It should be separate for each instance (fixed in fix: make history local to a given excalidraw instance #3481)
- Adding text has offsets problem as mentioned in Support multiple instances of Excalidraw #3043 (comment) , fixed in fix: use active Excalidraw component when editing text #3478
- Fix Dark mode as explained in Support multiple instances of Excalidraw #3043 (comment) (fixed in fix: Apply theme to only to active excalidraw component #3446)
- Library is shared (fixed in feat: Make library local to given excalidraw instance and allow consumer to control it #3451)
Metadata
Metadata
Assignees
Labels
package:excalidraw@excalidraw/excalidraw@excalidraw/excalidraw