| Age | Commit message (Collapse) | Author |
|
This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25.
|
|
This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing
changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48.
|
|
links on right by default instead of in lightbox. focus on pdf/coponent anchor when following link from it (via the LinkMenu)
|
|
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.
|
|
now to add a point to an ink stroke.
|
|
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
|
|
proper context menu for ink.
|
|
|
|
|
|
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)
|
|
|