You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src
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...
5 years ago
..
actions Replace i18n by a custom implementation (#638) 5 years ago
components Remove enzyme (#640) 5 years ago
element Fixed wysiwyg carret disappearing on Chrome (#652) 5 years ago
locales Replace i18n by a custom implementation (#638) 5 years ago
renderer Revert "Feature: Multi Point Arrows (#338)" (#634) 5 years ago
scene Fix conflict (#641) 5 years ago
appState.ts Revert "Feature: Multi Point Arrows (#338)" (#634) 5 years ago
bug-issue-template.js fix: typos (#540) 5 years ago
global.d.ts support export canvas to clipboard (#232) 5 years ago
history.ts Set Trailing Cmma to (#525) 5 years ago
i18n.ts Replace i18n by a custom implementation (#638) 5 years ago
index-node.ts SVG export (#598) 5 years ago
index.tsx Fix ability to use arrow keys to navigate between shapes (#646) 5 years ago
keys.ts Panning with space key (#579) 5 years ago
math.ts Revert "Feature: Multi Point Arrows (#338)" (#634) 5 years ago
react-app-env.d.ts TS, Prettier, Eslint (#39) 5 years ago
shapes.tsx Set Trailing Cmma to (#525) 5 years ago
styles.scss Fixed wysiwyg carret disappearing on Chrome (#652) 5 years ago
theme.css Use relative CSS units (#484) 5 years ago
types.ts Revert "Feature: Multi Point Arrows (#338)" (#634) 5 years ago
utils.ts Allow copy pasting inside of wysiwyg element (#651) 5 years ago
zindex.test.ts Set Trailing Cmma to (#525) 5 years ago
zindex.ts fix: typos (#540) 5 years ago