| Age | Commit message (Collapse) | Author |
|
selected ink. fixed double-click to not lock out in some cases because pendingDoubleClick never gets unset. fixed text to not jitter scroll bar when typing enter at end of autosize texst box.
|
|
selected with tangent handles but another control point were dragged.
|
|
fixed toggling tangent lines to not happen when dragging.
|
|
work with multiple selections.
|
|
stroke to scale uniformly. added ctrl+p,ctrl+e to switch between eraser/pen. added delete to menu options for tree view items. cleaned up a lot of ink code.
|
|
now to add a point to an ink stroke.
|
|
possible. Shift + backspace deletes the point without preserving geometry
|
|
strokes about opposite end point.
|
|
|
|
|
|
no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text
several fixes to web pages on server and client.
client webbox allows clicks on divs with onclick instead of doing selection
also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions
also added prevent/allow script menu item
server grabs all html and hides id="google.." which are ads.
also rewrites hrefs starting with http to route through corsProxy
also removes target=_blank tags to prevent pages from opening outside of dash.
also cleaned up routes and comments
also when not logged in, references to anything in dash domain route to /home
|
|
|
|
toggle ink control point selection with clicks.
|
|
proper context menu for ink.
|
|
|
|
ink decorations from being clipped when zoomed. fixed crash with zero-length tangent
|
|
changed look of ink handles to be lighter weight and to reflect brokenindex sttate
|
|
dragging tangents). also tried to make storage of undo events more efficient when dragging ink controls (avoid saving hundreds of copies of the InkField)
|
|
|