Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-10 | fixes for tree view to display embedded documents correclty -- nested ↵ | bobzel | |
collections didn't have a width before and vertical sizing was off. | |||
2020-11-10 | fixed performance issues with background grid by avoiding making really big ↵ | bobzel | |
canvases. | |||
2020-11-09 | fixed autoHeight for formattedTextSidebars when the text document has been ↵ | bobzel | |
scaled. cleaned up link groups. fixed pushpins that don't focus on target (e.g., a si m ple pushpin on a PDF). | |||
2020-11-09 | added fullScreen alias option for opening documents so that opened document ↵ | bobzel | |
can have different scale than original. fixed pushpins to not toggle target if something must be panned/zoomed to show the target. fixed drag drop to ignore the document being dragged properly when dropping (which prevented a document over a collection from being dropped on the colelction when move slightly). | |||
2020-11-08 | added an optional background grid for collections. | bobzel | |
2020-11-06 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | bobzel | |
2020-11-06 | fixed web pages to scroll and update scrollTop when in annotation mode. ↵ | bobzel | |
fixed pointer events on custom text view headers. | |||
2020-11-07 | Made pres. trails *more compatible with dark mode | Geireann Lindfield Roberts | |
* not fully compatible - but much better in the pres. properties | |||
2020-11-06 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-11-06 | Cleaned up code | Geireann Lindfield Roberts | |
(1) Updated to use enums for PresEffect (Directions) and PresColor (2) Made update pres selection work with applying to selected items (3) Removed Effects + Movement from when targetDoc === presCollection | |||
2020-11-05 | changed opening a presentation that is open in minimized mode to move the ↵ | bobzel | |
minimized version to the a right split | |||
2020-11-06 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-11-05 | fixed color of libraryHandle. changed opening a prensetation that is alrady ↵ | bobzel | |
open and minimzed to do nothing. | |||
2020-11-05 | fixed layer ordering of annotaitons and overlays on PDFs so that overlays ↵ | bobzel | |
are always on top. made textLayer on PDFs display:none when not-selected to try to improve rendering. | |||
2020-11-04 | made font size of tree view ignore font size of document | bobzel | |
2020-11-04 | made linkMenuItems trigger on mouseUp to prevent dragging a link when ↵ | bobzel | |
clicking to follow one. | |||
2020-11-04 | select item in trail after marquee select | Geireann Lindfield Roberts | |
2020-11-03 | fixed LinkManager to cache links correctly. fixes issue with linkButton not ↵ | bobzel | |
showing the correct number. | |||
2020-11-03 | fixed masonry view to not create empty documents | bobzel | |
2020-11-03 | Merge pull request #925 from browngraphicslab/presentation_v1 | bobzel | |
Presentation v1 | |||
2020-11-03 | added undo's for icon/deiconifying pile docs and icon docs. added a zoom ↵ | bobzel | |
hack to focus on stacking documents. stopped autoscroll on nested collections. | |||
2020-11-04 | reset old width | Geireann Lindfield Roberts | |
because default width for doc is 400 so max does not work | |||
2020-11-04 | fixed presCollection not updating correctly | Geireann Lindfield Roberts | |
2020-11-03 | remove expand all / minimize all | Geireann Lindfield Roberts | |
slow performance - especially when the outermost collection is pinned multiple times | |||
2020-11-03 | Merge branch 'master' into presentation_v1 | geireann | |
2020-11-02 | added exception handlers to videoBox | bobzel | |
2020-11-03 | get pres width differently | geireann | |
2020-11-02 | fixed display of text controls for nested text boxes like captions. | bobzel | |
2020-11-02 | trying to make YouTube loading robust | bobzel | |
2020-11-02 | better fix for hiighlighting rounded border documents. | bobzel | |
2020-11-02 | fixed highlighting rounded documents to not be jumpy | bobzel | |
2020-11-02 | fixed up dropping documents into a collection that doesn't have an ↵ | bobzel | |
activeFrame set so that they can be resized | |||
2020-11-02 | fixed warnings | bobzel | |
2020-11-02 | bug fix - avoiding document view | Geireann Lindfield Roberts | |
2020-11-01 | minor cleanup | bobzel | |
2020-11-01 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-11-01 | removed console.log + click to return to slide 1 | Geireann Lindfield Roberts | |
2020-11-01 | Remove any attempt at auto playing audio | Geireann Lindfield Roberts | |
2020-11-01 | pinWithView works with view paths | Geireann Lindfield Roberts | |
+ removed Pan options and Scroll options | |||
2020-10-30 | fixed typo | bobzel | |
2020-10-30 | got rid of warning for youtube videos on startup when mousing ot of them ↵ | bobzel | |
before they are ready() | |||
2020-10-30 | finally fixed webBox warning | bobzel | |
2020-10-30 | from last | bobzel | |
2020-10-30 | from last | bobzel | |
2020-10-30 | getting rid of runtime scaling & other warnings | bobzel | |
2020-10-30 | fixed warning about onClick... being adding multipl times. | bobzel | |
2020-10-30 | closing Layout section of PropertiesView for efficiency | bobzel | |
2020-10-30 | trying to fix youtube video loading errors. | bobzel | |
2020-10-30 | trying out action | bobzel | |
2020-10-30 | from last | bobzel | |