| Age | Commit message (Collapse) | Author |
|
|
|
|
|
targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs,
|
|
menu problems with Open New Embedding and moved some collection menu items to buttons/
|
|
overlayDocs that are pannable.
|
|
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
|
|
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate.
|
|
|
|
transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click.
|
|
James - remFromList fix
|
|
documents. cleaned up some unused fields. added more explicit support for flashcards.
|
|
|
|
fixed send to back. changed #tags to be a list
|
|
|
|
|
|
|
|
actual text.
|
|
|
|
can be set from kvp/schema. prevented on infinite loop possibility when setting proto to itself.
|
|
|
|
|
|
-undefined- as distinct value option. fixed pointer evcents for docs on pdfs
|
|
view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored.
|
|
|
|
|
|
|
|
text notes
|
|
simplify templating.
|
|
drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs.
|
|
computed values instead of observables
|
|
highlighting of selections. Also working on drawing link lines between chart aliases.
|
|
items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview
|
|
of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable',
|
|
buttons. moved ctrl-t/alt-t to edit text title into formattedTextBox
|
|
through RTFs for referenced documents to clone. renamed nested documents docId instead of docid for consistency with other nested field ids.
|
|
without selecting their container. fixed following link to video timeline marker. fixed focusing on groups. added didMove to DocFocusOptions to restore ability to do toggle on/off of target. fixed lockingPosition of ink strokes. fixed clicking on inkstrokes in groups to use visiblePainted instead of all for pointer events.
|
|
capturedvariables not to cache scripts with lists of captured documents. fixed runtime warnings with stackedTimelined and AudioBox
|
|
for clone to have a cloneLinks field.
|
|
importer/exporter
|
|
|
|
presentations, and contexts better.
|
|
compiled functions by parameterizing more functions. .
|
|
a function call on LinkManager
|
|
|
|
|
|
anchor. stopped allowing collections to have their data fields interpolate based on keyframe. fixed assigning current frame when following presbox
|
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
labeled as lightboxes. lightbox collections display link targets in an overlay that hides the rest of their content
|
|
setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for
|
|
collections fitWidth by default so that they resize like a normal window. Made freeform pan/zoom animate when changing keyframes. allow nesting of keyframe collections.. made presEffects work even if there's no transition movement. made nested collection timelines follow parent by default, but with ability to change ordering. fixed treeView incremental render. treat doc anchors are preselements instead of delegating. don't highlight ink when dragging ctrl pts.
|