aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.tsx
AgeCommit message (Expand)Author
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2023-02-22fixing highlighting presbox navigations. image anchor are now always added as...bobzel
2023-02-22Merge branch 'master' into UI_Update_Eric_MaEric
2023-02-22Merge branch 'master' into UI_Update_Eric_MaEric
2023-02-22Icons for image context menuEric
2023-02-22fixes for restoring layouts in presentations and link following.bobzel
2023-02-21fixed explore mode zooming. don't show doc decorations until you move outsid...bobzel
2023-02-09fixed childLayoutString to work. made images capable of fitWidth. fixed anim...bobzel
2023-02-04image background color determines opacity of image (independently of annotati...bobzel
2023-01-20removed tour map from lightbox. added option to create anchors without addin...bobzel
2022-12-07stopped update _cache in ProxyField because it invalidates too much stuff dur...bobzel
2022-12-05cleaning up following links and pres item following so that view transitions ...bobzel
2022-12-01refactored process of following links / jumping to docs and added following o...bobzel
2022-11-17fixed pushpin behaviors by not animating when anchor viewspec already matched...bobzel
2022-11-17typobobzel
2022-11-16big changes to make link following use the same code as pinning docs for trails.bobzel
2022-11-15added canEmbed prop so collection can allow its items to be dragged out (eg.,...bobzel
2022-11-15added playback of audio annotation on inPlace container. fixed image anchors...bobzel
2022-11-15made InPlace container tool button apply more settings to be more like a temp...bobzel
2022-11-10made alternate image use a field data-useAlt. added alt images to preselemen...bobzel
2022-11-10fixed playing presentation when a slide is a tab.bobzel
2022-11-09added tab highlighting when tab doc is target of hyperlink. made region anno...bobzel
2022-10-19fixed erasing straight line stroke segments caused by intersections with othe...bobzel
2022-10-05fixed uploading tif and other unsupported images to generate an error quickly...bobzel
2022-09-22added more things to novice modeGeireann Lindfield Roberts
2022-09-21 added cropping for videos. made images render at full res when selected.bobzel
2022-09-21fixed following links to toggle alias if it's displayed when actual target is...bobzel
2022-07-22adjusted native dim scaling slightly combining props.scaling and props.Conten...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by goi...bobzel
2022-06-14fixed clippings on cropped imagesbobzel
2022-06-02Merge branch 'inking-naafi-mehek' into master-cleanupmehekj
2022-05-18fixed linking bug so that both start and end link can be regions. added zoom...bobzel
2022-05-13removed layerProvider functionality.bobzel
2022-05-02fixed scaling ink label in lightbox,etc views. changed ink strokes so that c...bobzel
2022-04-29fixes to webpage proxying. fixes for images (and clippings) to use appropria...bobzel
2022-04-28fixed feedback dragging link button. fixed warnings. added some assymetric l...bobzel
2022-04-26added image cropping. made treeView icons show up for file system and dashboa...bobzel
2022-04-21fixed issues with pile view - dragging, burst size, rendering within grid/non...bobzel
2022-04-11making layout icons work better.bobzel
2022-04-07added grouping and write mode vs pen modeNaafiyan Ahmed
2022-04-07fixed iconizing images to not get the wrong height because of templates. fi...bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2022-03-01updated to webpack 5bobzel
2021-09-27videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ...bobzel
2021-09-27improved image resizing flickering caused by Chrome bug with overflow:auto. ...bobzel
2021-09-13fixed copyPath menu item for images/pdfs. fixed contextmenu right-clicking t...bobzel
2021-08-26fixed warnings/errorsbobzel
2021-08-26a lot of changes to move isContentActive into DocumentViewbobzel