aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-09-08added showTitle prop to allow sidebarAnnos to have a custom titlebobzel
2021-09-08from last (fixed text color for headers)bobzel
2021-09-08made setting background undoable. added setting header color/visibility ↵bobzel
from main toolbar. made changing header contents possible using #<key>(;<key)* syntax
2021-09-08tried adjusting text annotation button so text would be more readable in corner.bobzel
2021-09-05changed direcotry from CollectionLinearView to collectionLinearbobzel
2021-09-05prevent linear menu from displaying a context menubobzel
2021-09-04added top/left clip bounds to ink decorationsbobzel
2021-09-03selection line width fixvkalev
2021-09-03fixed selection stroke offsetbobzel
2021-09-03adding ComponentDecorationsvkalev
2021-09-03fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵bobzel
multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans
2021-09-03fixed drawing of link lines - doesn't generate duplicates, and works with ↵bobzel
text regions, scroll locations, and document anchors.
2021-09-02from lastbobzel
2021-09-02cleaned up overlay ink stroke in document decorationsbobzel
2021-09-02corrected fix to drawing ink stroke in doc decorations overlay.bobzel
2021-09-02from lastbobzel
2021-09-02fix for transforming inkpoints in docdecorations.bobzel
2021-09-02fixes for making overlay ink stroke in doc decorations align with selected ↵bobzel
stroke.
2021-09-02fixed autoHeight for formattedText to work better with stacking and ↵bobzel
contentfitting views.
2021-09-02working on moving ink UI to DocumentDecorationsvkalev
2021-09-02fixed dragging things into collections. reactived fitWidth properties buttonbobzel
2021-09-02fixed overlay documents not getting pointer events.bobzel
2021-09-02Merge branch 'menu_updates_geireann' of ↵bobzel
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-09-02from lastbobzel
2021-09-02set fit width to true for presntation trailsgeireann
2021-09-02Placing collection menu in Lightbox (commented out) and othersgeireann
- Set toggle properties off - added link that goes directly to the dash documentation
2021-09-02Many updatesgeireann
- Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent
2021-09-01Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-09-01making more changesgeireann
2021-09-01from lastbobzel
2021-09-01fixed toggleDetail() func to work.bobzel
2021-09-01changed ctrl-click to open alias to reuse existing alias. changed ↵bobzel
documentview to not clearout docView field when invalidated to allow webBox componentView to be persistent which allows proper settting of scrollHeight and allows webBox to grow to vertical space available in tab or lightbox.
2021-09-01fixed double clicking on data docs in filesystem to open best alias.bobzel
2021-08-31Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-31there will be issues as a result of thisgeireann
2021-08-31plugged major document leak with contextMenuBtns and Todo notesbobzel
2021-08-31another testbobzel
2021-08-31debugging linkManagerbobzel
2021-08-31from lastbobzel
2021-08-31re-added FontIconBadge for SharingManager iconbobzel
2021-08-31Merge branch 'menu_updates_geireann' of ↵bobzel
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-31"Untitled Presentation" only created after a document is pinnedgeireann
2021-08-30Merge branch 'master' into linking-anhdinhanhtruong
2021-08-30Merge branch 'menu_updates_geireann' of ↵bobzel
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-30reverted textboxes to not flicker when they have bulletsbobzel
2021-08-30Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-30GitHubs are default viewgeireann
2021-08-30fixed linear menu views to always have active contentbobzel
2021-08-30fixed web pages so that you can type into input fields. changed default ↵bobzel
webpage to use bing.com url.
2021-08-30merged with master - fixed warnings and errors.bobzel