5f195694ee
update simplifier distance to reflect zoom ( #2004 )
...
* update simplifier distance to reflect zoom
The distance used in the iterative end-point fit algorithm to
determine if points can be removed no longer ignores the
zoom. As the zoom gets larger this distance will get smaller
and fewer points will be removed, thus making for finer grain
control over the drawing. As the zoom gets smaller the drawing
will get more coarse as more points are removed.
* remove the comment
Co-authored-by: John Dupuis <wasp7@Johns-MacBook-Pro.local >
Co-authored-by: Michal Srb <xixixao@seznam.cz >
2020-08-08 18:50:16 -07:00
403e8bd307
clear selection from copied/duplicatated group ( #1973 )
...
Co-authored-by: rene_mbp <harryloveslearning@googlemail.com >
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-08-08 22:35:34 +02:00
c06988a202
do not prevent UI scrolling on mobile ( #2007 )
2020-08-06 18:56:51 +02:00
fea257765d
regenerate seed on change of sloppiness ( #1986 )
2020-07-30 20:14:38 +02:00
818821c293
feat: grid mode for line editing ( #1984 )
2020-07-30 17:09:51 +02:00
c171fb4c7f
simplify by replacing draggingElementPointIndex with isDragging ( #1982 )
...
* simplify by replacing draggingElementPointIndex with isDragging
* add tsdoc
2020-07-30 12:58:06 +02:00
20500b7822
remove shared global scene and attach it to every instance ( #1706 )
...
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-30 11:20:59 +02:00
54f8d8f820
New Crowdin updates ( #1949 )
2020-07-29 18:56:41 +03:00
ab980b252c
make restore migration types required ( #1977 )
2020-07-28 23:40:06 +02:00
925db9dcca
Only insert text on double click when selection is enabled ( #1937 )
...
This was an oversight to enable it for all the shapes. I don't believe that we want to be able to insert text on double click when drawing a rectangle for example. And it's definitely a broken experience when doing so for free draw.
Fixes part of #1935
2020-07-27 23:05:52 +02:00
ee8fa6aaad
Import and export library from/to a file ( #1940 )
...
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-27 14:29:19 +02:00
7eff6893c5
calculate coords based on container viewport position ( #1955 )
...
* feat: calculate coords based on parent left and top so it renders correctly in host App
* fix text
* move offsets to state & fix bugs
* fix text jumping
* account for zoom in textWysiwyg & undo incorrect offsetting
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-27 13:48:49 +02:00
f295550940
ensure editingLinearElement handles are rendered on top ( #1967 )
2020-07-26 20:52:25 +02:00
df4e903bd6
Add regression tests for context-menu actions ( #1959 )
2020-07-26 13:29:44 +02:00
a2e7d8d560
feat: rotating multiple elements ( #1960 )
2020-07-26 12:21:38 +02:00
ebf2923c5e
Issues/1827 group-ungroup icons ( #1956 )
...
* show group and ungroup action-icon
* change group-icon visiblilty
don't show group if selected is only a single element or a single group of elements
Co-authored-by: rene_mbp <harryloveslearning@googlemail.com >
2020-07-26 01:42:06 +03:00
880cac2359
Update browser-nativefs ( #1963 )
...
Incorporates the latest changes in the Native File System API
2020-07-25 15:34:51 +02:00
d3a38202e3
Make sure extension gets set correctly for exports ( #1962 )
2020-07-25 13:00:55 +02:00
dc1f6c4d4c
change selection/line/draw shortcut defaults ( #1953 )
2020-07-24 15:47:46 +02:00
c5d37a07c8
fix resize hints not showing due to LayerUI bailing on updates ( #1952 )
2020-07-24 13:29:36 +02:00
f15d62aa44
New Crowdin updates ( #1926 )
...
* New translations en.json (French)
* New translations en.json (French)
* New translations en.json (Turkish)
* Auto commit: Calculate translation coverage
* New translations en.json (Arabic)
* New translations en.json (Turkish)
* Auto commit: Calculate translation coverage
Co-authored-by: Kostas Bariotis <konmpar@gmail.com >
2020-07-21 11:02:10 +03:00
b07aa6e205
delay scene init until document active ( #1920 )
...
* delay scene init until document active
* use opts.once for the listener
2020-07-20 12:53:53 +02:00
cf36cb394b
Library improvements ( #1925 )
...
Co-authored-by: David Luzar <luzar.david@gmail.com >
2020-07-19 23:12:56 +02:00
29f803e25d
Fix display of some emoji on Windows ( #1933 )
2020-07-19 21:14:45 +02:00
c1488fa353
try/catch localStorage access ( #1932 )
2020-07-17 18:39:23 +02:00
494b7d08c5
mute FS abort errors ( #1929 )
2020-07-17 11:34:21 +02:00
4cfc8bd4b3
fix accessing nonexisting config property during appState clearing ( #1928 )
2020-07-16 21:20:55 +02:00
bac20fa641
Choosing color before entering text does not update the swatch ( Fixes #1897 ) ( #1915 )
...
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-14 13:56:45 +02:00
8ab7921796
New Crowdin updates ( #1883 )
...
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Hindi)
* Auto commit: Calculate translation coverage
* New translations en.json (Hindi)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Russian)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Ukrainian)
* New translations en.json (Persian)
* New translations en.json (Albanian)
* New translations en.json (Catalan)
* New translations en.json (Hebrew)
* New translations en.json (Hindi)
* New translations en.json (Indonesian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Chinese Simplified)
* New translations en.json (Turkish)
* New translations en.json (Portuguese)
* New translations en.json (Spanish)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Korean)
* New translations en.json (Japanese)
* New translations en.json (Italian)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* New translations en.json (Greek)
* New translations en.json (German)
* New translations en.json (Bulgarian)
* New translations en.json (Arabic)
* New translations en.json (Norwegian Nynorsk)
* Auto commit: Calculate translation coverage
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Persian)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Hindi)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Russian)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Ukrainian)
* New translations en.json (Persian)
* New translations en.json (Albanian)
* New translations en.json (Catalan)
* New translations en.json (Hebrew)
* New translations en.json (Hindi)
* New translations en.json (Indonesian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Chinese Simplified)
* New translations en.json (Turkish)
* New translations en.json (Portuguese)
* New translations en.json (Spanish)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Korean)
* New translations en.json (Japanese)
* New translations en.json (Italian)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* New translations en.json (Greek)
* New translations en.json (German)
* New translations en.json (Bulgarian)
* New translations en.json (Arabic)
* New translations en.json (Norwegian Nynorsk)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Spanish)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Italian)
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Russian)
* New translations en.json (Russian)
* Auto commit: Calculate translation coverage
Co-authored-by: Kostas Bariotis <konmpar@gmail.com >
2020-07-14 11:41:37 +03:00
953cd5563c
move the excalidraw props to correct file and typo fix ( #1907 )
2020-07-11 15:13:20 +02:00
0ee2c15929
make clearing state for storage more type-safe ( #1884 )
2020-07-11 13:09:40 +02:00
6428b59ccb
Library MVP ( #1787 )
...
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-10 11:20:23 +02:00
7ab0c1aba8
reload scene on hashchange ( #1893 )
...
* reload scene on hashchange
* tweak isLoading
2020-07-09 22:16:28 -07:00
4ab4fce998
Refactoring in pointer down event handler, step 3 ( #1888 )
...
* Refactor: use pointer down state for alt duplication flag
* Refactor: use pointer down state for drag state
* Refactor: simplify over scrollbars check
* Refactor: move pointer move handler out of pointer down handler
* Refactor: move pointer up handler out of pointer down handler
* Refactor: further simplify scrollbar check state in pointer down event
* Refactor: pull out initial pointer down state creation
2020-07-09 14:15:42 -07:00
6e357c0291
fix deleting multi-point elem during edit ( #1892 )
2020-07-09 22:33:27 +02:00
51a8ab65f3
Group / ungroup should not always be present in the context menu ( #1890 )
...
Co-authored-by: rene_mbp <harryloveslearning@googlemail.com >
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-09 22:32:27 +02:00
5664de0459
Refactoring in pointer down event handler, step 2 ( #1887 )
...
* Refactor: introduce pointer down state to replace implicit closure state with an explicit object
* Refactor: use pointer down state for resize handle
* Refactor: use pointer down state for isResizing
* Refactor: use pointer down state for resizing offset
* Refactor: use pointer down state for hit element
* Refactor: move selection handling out of pointer down event handler
* Refactor: move text handling out of pointer down event handler
* Refactor: move linear tools handling out of pointer down event handler
* Refactor: move element creation out of pointer down handler
2020-07-09 09:30:38 -07:00
6cc6e13892
adjust font baseline on resize ( #1820 )
...
* adjust font baseline on resize
* simplify font scaling on resize
* fix: resizing text to avoid glitchy behavior
* make text resizing deterministic
* no TEXT_WIDTH_PADDING hack
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-09 22:22:10 +09:00
5d7020cce6
Refactoring in pointer down event handler ( #1880 )
...
* Refactor: Move context menu touch device handling
* Refactor: Move more stuff out of pointer down
* Refactor: Move last coords into an object
* Refactor: Move scrollbar handling out of pointer down
* Refactor: simplify resizing in pointer down
* Refactor: further simplify resizing in pointer down
* Refactor: clarify clearing selection code
* Refactor: move out clearing selection from pointer down
* Refactor: further simplify deselection in pointer down
2020-07-08 22:07:51 -07:00
d5e7d08586
prompt when loading external scene before overriding local one ( #1862 )
2020-07-08 22:55:26 +02:00
6f13b5ac75
Fix status when do selectAll
while editing lines ( #1828 )
2020-07-08 10:29:47 +02:00
df5eb3f0d9
change copy/paste styles shortcuts ( #1881 )
...
* change copy/paste styles shortcuts
* use keyCode
2020-07-07 20:22:23 +02:00
01e546c230
use width,height from current appstate when initializing scene ( #1882 )
...
Co-authored-by: dwelle <luzar.david@gmail.com >
2020-07-07 18:37:53 +02:00
ead58bf2d9
New Crowdin updates ( #1856 )
2020-07-07 18:30:58 +03:00
9351b2821c
feat: add width, height as props to App.tsx ( #1871 )
2020-07-07 17:10:39 +02:00
b1261eea70
duplicate point on cmd+d ( #1831 )
2020-07-07 13:53:44 +02:00
84abda82d5
docs: add multiple selection docs ( #1875 )
2020-07-07 11:24:07 +02:00
cc52ea4ac2
Add support for long press to context menu on iOS ( #1769 )
...
* Initial support for touch context menu
* Only deal with touch if it's available
* Fix touch checking
* Remove touch checking
* Added comments
* Combine onTouch with onPointer for mobile context menu support
2020-07-03 00:12:56 +03:00
8621ddb6a2
Extract backend URLs into environment variables ( #1772 ) ( #1848 )
2020-07-02 17:52:58 +02:00
b21f723eee
use absolute positioning instead of fixed ( #1860 )
2020-07-02 15:27:47 +02:00