| Age | Commit message (Collapse) | Author |
|
|
|
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)
|
|
|