excalidraw/src/components
Christopher Chedeau 1bf18fe4ed
Tweak context menu style (#320)
- Move the context menu right next to the mouse so it's not so far away. But 1px out so that nothing is selected until you move your mouse
- Change the colors to be closer to the macos one. Unfortunately, macos has a 0.5px border that I'm not able to reproduce without some annoying hacks, 1px it'll be.
2020-01-11 15:59:42 -08:00
..
panels Improve color suggestions (#304) 2020-01-11 14:58:44 -08:00
ButtonSelect.tsx Extract components and shapes into their respective modules (#212) 2020-01-06 21:29:44 +04:00
ColorPicker.tsx Improve color suggestions (#304) 2020-01-11 14:58:44 -08:00
ContextMenu.css Tweak context menu style (#320) 2020-01-11 15:59:42 -08:00
ContextMenu.tsx Context menu with some commands (#217) 2020-01-06 18:50:59 -08:00
EditableText.tsx Extract components and shapes into their respective modules (#212) 2020-01-06 21:29:44 +04:00
Panel.tsx Make panels collapsible (#239) 2020-01-08 13:06:36 -08:00
Popover.tsx Context menu with some commands (#217) 2020-01-06 18:50:59 -08:00
SidePanel.tsx Feature: Action System (#298) 2020-01-11 14:22:03 -08:00