-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Add text & shapes on live share canvas #784
Comments
Hi @ChalieChang1028, great question. This is not something we support currently, but it's something we've considered along with other shapes (e.g., sticky notes, squares, rectangles, etc.). Can you please share more information about your use case? P.S. Apologies for the delay, we've had a number of folks out of office for the summer and this somehow got missed. |
Hi @ChalieChang1028, yes, it is technically possible with Fluid Framework / Live Share. Microsoft's Whiteboard app is built atop Fluid Framework, for example. The In the future, we would love |
Please review FAQ and Known issues before filing a new item!
Please note: any submissions with insufficient reproducible information will be marked as 'Waiting for customer input' and may be closed is there is no response
Describe your user scenario
![image](https://private-user-images.githubusercontent.com/26188678/347706991-1dfea957-fa76-48af-89b6-d396a0c19f51.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDE2NjksIm5iZiI6MTczOTIwMTM2OSwicGF0aCI6Ii8yNjE4ODY3OC8zNDc3MDY5OTEtMWRmZWE5NTctZmE3Ni00OGFmLTg5YjYtZDM5NmEwYzE5ZjUxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE1MjkyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU0MzA0ZTQ0MTc0MThiOTc4M2E3Mjk0MjI5MDE3NjJlY2UwMTk3ZTkxYWFmZjE1ZTJlY2Y1MjM5YjlmYjdiYTAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.8uOv07JvIc8uMhTKdzUGkPKsEtHpxXs6oHzsNx-50W0)
Hi, I am trying to use the samples provided for live-share-sdk ("samples\javascript\03.live-canvas-demo") as part of a teams meeting.Now, I can add strokes on the Canvas using buttons and the mouse.
However,It seems that InkingManager only manages strokes.
But besides strokes, can I manage and add text using the keyboard by InkingManager and have it displayed on the Canvas simultaneously?
The text was updated successfully, but these errors were encountered: