Files
excalidraw/src/element
Christopher Chedeau 9a76556bea Fixed wysiwyg carret disappearing on Chrome (#652)
There's a bug where the carret doesn't show up when the text is first focused on Chrome with the previous combination of CSS. I tweaked it and now it seems to work (don't ask me why!).

Unfortunately on Safari, ever since we moved to contentEditable on #274, the carret disappeared the first time. I unsuccessfully tried to repro in a smaller codebase ( https://jsfiddle.net/u2mjs90y/1/ ) but it does work in Safari...

I'm not exactly sure what's going on, there are bunch of issues opened against this bug when googling against all the browsers...
2020-02-01 05:54:33 +00:00
..
2020-01-24 12:04:54 +02:00
2020-01-24 20:45:52 +01:00
2020-01-24 12:04:54 +02:00
2020-01-09 00:06:25 +05:00