Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-04 | ugh ... added code from TabDocView pinDoc to pindMarqueeView and pinWithView ↵ | bobzel | |
to stop extar presBox views from being added to the right and to enable treeView to work with pinned views. | |||
2022-06-04 | fixed searching to highlight in text notes and to unhighlight when search ↵ | bobzel | |
string changes. fixed links to update when text boxes scroll (hackily) | |||
2022-06-03 | fixed opening closed tabs from Files sidebar to re-use best Alias before ↵ | bobzel | |
making a new alias. | |||
2022-06-03 | no longer changes drag color on other views | ljungster | |
2022-06-03 | fixed not showing columns unless doc already added | ljungster | |
2022-06-03 | ffmpeg testing | Michael | |
2022-06-03 | ink api keys removed | mehekj | |
2022-06-03 | fixed tree view crash | bobzel | |
2022-06-03 | fixed presentation as list index display | bobzel | |
2022-06-03 | Merge branch 'master' into presentation_upgrade | bobzel | |
2022-06-03 | fixed pushpin link toggling when zoom is not set. fixed adding annotations ↵ | bobzel | |
to webBox's without opening sidebar. Made linkDoc preview always open | |||
2022-06-02 | fixed previously introduced bug where pin doc added pres to first tab ↵ | bobzel | |
collection. Highlight pres targets when following. fixed videoBox to play regions properly. adjusted labelBox for stackedTimeline views. fixed stacked timelines to not stop keyboard events which was preventing text notes from being created on video boxes. | |||
2022-06-02 | merge with presentmode | Michael Foiani | |
2022-06-02 | switch to fluent ffmpeg | Michael Foiani | |
2022-06-02 | inking bug updated parameters | mehekj | |
2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
2022-06-02 | removed equationbox experimenting with iinkjs | mehekj | |
2022-06-02 | fixed highlighting of ink to not show bounding box. stopped shift Tab from ↵ | bobzel | |
blocking bulleting. moved presEffects to slide. | |||
2022-06-02 | ffmpeg code added, but there is an error with sharedArrayBuffer | Michael Foiani | |
2022-06-01 | small playview fix | Michael Foiani | |
2022-06-01 | small refactoring | Michael Foiani | |
2022-06-01 | now tracks and replays scaling accurately | Michael Foiani | |
2022-06-01 | Merge with jenny trackScreen | Michael Foiani | |
2022-05-31 | added a pop up menu for viewing dashField view collection. added a menu ↵ | bobzel | |
button for turning off autoLinking to text selection. added ability to add button to top contextMenu buttons without blowing away db. | |||
2022-05-26 | removed more code relating to old version of dashboards with on and off ↵ | bobzel | |
screen tab lists. fixed schema headers to not iconify when typing Enter in header field name. | |||
2022-05-26 | removed setting 'data' field of docking views on aliases. assigned acl's ↵ | bobzel | |
to delegates to match prototype. changed how documents are created to make sure acl's are set first so that, when sharing, remote clients will get the ACLs first and not render documents transiently when they don't have permissions. turned off inheriting ACL's from outer collection | |||
2022-05-25 | variety of small fixes for text / sharing. made typed text default to 35 ↵ | bobzel | |
height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling. | |||
2022-05-24 | fixed TabDocView's screenToLocal xf when headerBar opens/closes. changed ↵ | bobzel | |
webBox to update thumbnails when native dims change. cleaned up content dragging/activation for multiRow/col for headerBar | |||
2022-05-24 | hide resize handles on headerBar items. | bobzel | |
2022-05-23 | fixed warnings. | bobzel | |
2022-05-23 | tweaked pointerEvents for headerBar to stay on if there are no documents in ↵ | bobzel | |
the header so that you can still drag and drop onto it. | |||
2022-05-23 | simplified dashboards by getting rid of confusing on-screen/off-screen tabs. ↵ | bobzel | |
Now off screen tabs appear in the header bar which is not currently specific to a dashboard. | |||
2022-05-23 | added headerBar for closed tabs and other docs. extended multirow/col to ↵ | bobzel | |
support hiding chile doc decorations and for making child content/document active work better. changed background style to work better for sub collections. | |||
2022-05-23 | cleaning up singleLine text box api and TreeView types | bobzel | |
2022-05-23 | more code cleanup in currentuserutils. some fixes to dragFactory-count titles. | bobzel | |
2022-05-20 | some cleanup of currentUserUtils. css fixes for fonticon boxes with labels | bobzel | |
2022-05-20 | adjusted placement of fonticonbox labels | bobzel | |
2022-05-20 | removed enumerables field stuff which was hacky and never used. cleaned up ↵ | bobzel | |
some of currentUserUtils initialiazation. fixed treeView sorting for 'none" which fixes problem with slide template. | |||
2022-05-20 | moved explore mode to topBar. fixed highlighting of overlay toggle. fixed ↵ | bobzel | |
pointerEvents on lockedPosition collectoins that are not children of a free form view. | |||
2022-05-20 | fixed script repl to show doc id for tabdocs. fixed hitting 'enter' in ↵ | bobzel | |
several dialogs to stop propagation to prevent iconifying | |||
2022-05-18 | fixed linking bug so that both start and end link can be regions. added ↵ | bobzel | |
zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections. | |||
2022-05-17 | from last again | bobzel | |
2022-05-17 | from last | bobzel | |
2022-05-17 | improved browse mode by not needing to click on background to zoom out. ↵ | bobzel | |
cleaned up api to use a browseClick prop. | |||
2022-05-17 | fixed pointerevents on treview open icon. added browse mode for ↵ | bobzel | |
freeformcollections | |||
2022-05-16 | fixed snapshot to set 'context' of new aliases. | bobzel | |
2022-05-16 | made text box body take up entire docview when suppressHeight is set (and ↵ | bobzel | |
set suppressSetHeight in muliticolumn view) - this fixes issues with topBar. made tree view rightbuttons clickable again. fixed drag offset when dragging docs that are fitting their container width when the container is wider than the actual document width. | |||
2022-05-16 | re-added fwd/back animation buttons | bobzel | |
2022-05-15 | fixed enterting titles in tab's to not trigger inconify. added drop ↵ | bobzel | |
placement for mulitirow/col. added time delay for switching to tab dragging. all this helps support a worktop-style topBar. | |||
2022-05-13 | fixed erasing overtop of closed curves. fixed outlining of non-closed strokes. | bobzel | |