| Age | Commit message (Collapse) | Author |
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments),
|
|
collections to reset annotationOn field. fixed setting size in text box with richtext menu buttons and not losing focus and having stored marks get lost.
|
|
start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections
|
|
options for zoomTime, etc instead of setting temporary fields on docs.
|
|
loading document label icons
|
|
|
|
sort sidebar annos by y coord
|
|
modified DocumentView rendering to remove pres box refs. fixed mainView width.
|
|
way as PDFs or web pages -- if the document is 'scrollable', then don't zoom in on it as well).
|
|
views.
|
|
|
|
|
|
|
|
|
|
schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged
|
|
buttonBar. fixed right click on hyperlink to just bring up button bar, but not native context menu. fixe stacking view child pointer events so that sidebar documents in lightbox are editable.
|
|
place when embedded in freeform views.
|
|
|
|
|
|
|
|
|
|
create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again.
|
|
|
|
|
|
right-clicking on text anchors to bring up anchor menu
|
|
be active when parent document is active. fixed previewing a sidebar annotation to not open up sidebar
|
|
|
|
in code will remove them from the UI
|
|
column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView)
|
|
going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils
|
|
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.
|
|
some of currentUserUtils initialiazation. fixed treeView sorting for 'none" which fixes problem with slide template.
|
|
|
|
using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky..
|
|
|
|
I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx.
Essentially what I did was add a note-taking view wherever I found a stacking view (via global search)
|
|
|
|
|
|
|
|
|
|
|
|
resize handles for map view info window stack documents.
|
|
paraemter to fitWidth() prop function. split MapBoxInfoWindow out of MapBox and added an Add Note button.
|
|
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
|
|
|
|
|
|
- Set toggle properties off
- added link that goes directly to the dash documentation
|
|
- 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
|
|
and after opening the sidebar and then resizing
|