B. GOR
B. GOR
Since we are moving camera around, I think position of those floating elements should be recalculated to appear on the same place at screen.
> Hello - I wanted to express that progressive disclosure animation is super important to how I unpack visuals. It is the one part of story telling that is very...
In meantime, this is a script I have running in devtools console to play presentation with automatic animated switching slides: ``` async function december1(seq) { scenario = [ ...seq ].map(bit...
> In meantime, this is a script I have running in devtools console to play presentation with automatic animated switching slides: > > ``` > async function december1(seq) { >...
> I guess a very simple and intuitive way of linking internal objects would be the following way: > > 1. Select an object (drawing, text field etc.) you want...
@MartinNuc @mindriven @dennisrcao since we have discussed several solutions in this topic, which one you think most convenient in your each case? do you think my proposal with "Pinned Anchors"...
> Bump! would be an amazing feature. Currently I have implementation of anchors based on meta-arrows which are not rendered on the canvas, but still present in the getSceneElements() It...
> This looks awesome! I want to use Excalidraw to take notes on PDFs (well I guess image printouts of pdfs) but at this stage it wouldnt be useful at...
@sstar0016 Question about OCR: would you like to see the image actually replaced with text, either the text to be associated with the image element for searching purpose only? Thinking...
@sstar0016 Do you mind if search results are not shown in UI but rather appear as text/link elements referencing to specific coordinates on the canvas?