aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.scss
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-05-07fixed dont_center on Docs in gridview. fixed ai view screentolocal in ↵bobzel
docView, and made ai view more streamlined. got rid of ai history sidebar in images. fixed imageeditor to use a mask that doesn't show the original conctents. fixed gptpopup scrolling, turning off of spinner, and improved ability to filter Docs
2025-05-02fixed up image outpaint dialog and added options for placementt.bobzel
2025-04-30changing images back to use 100% to work in Safari.bobzel
2025-04-29clean up outpaint code. fix image sizing when outpainting.bobzel
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
2025-04-09cleaned up codesharkiecodes
2025-04-03fixed image box button sizing. made drawing ai regen a little faster by not ↵bobzel
creating icons when there are no annotqations.
2025-04-02fixed image box overlays to allow for transparent pngs. allowed hover over ↵bobzel
background for image alternats to be set.
2025-03-05added:hover mode for images to make primary image fade in instead of alternate.bobzel
2025-03-04fixed frame animtation to not write 0's by default. fixed lightbox stepinto ↵bobzel
to restore collection pan/zoom correctly. removed firefly unused ai buttons from imagebox.
2025-02-28added drop target for regenerating imagesbobzel
2025-02-21fixed dropping image onto image boxes. re-enabled rag toolbobzel
2025-01-19css fixes for ai editor views.bobzel
2025-01-14Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-14added drawing fill style referenceeleanor-park
2025-01-13changing ai for images and collections to work mostly the same way. fixes ↵bobzel
for document view/collection/images to keep things working when the ai editor view reduces the rendered document size. fixed so that freeform views overlaid on images/vieos/etc have the ui menu items of collections.
2025-01-10working on merge conflictseleanor-park
2025-01-10fixed scrolling when ai editor is open. rearranged items in ImageBox ai ↵bobzel
editor to be more compact. added error catch handler to queryFireflyImage
2025-01-09added ai editor to collectionseleanor-park
2025-01-07imagebox now has basic ai functionalitieseleanor-park
2025-01-06started a previous images displayeleanor-park
2025-01-05added AI image editoreleanor-park
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ↵bobzel
changed quizBoxes and quizMode to be stored as Doc metadata. Extended styles to cover contextMenuItems. remove this.setListening() from comparisonBox until contextMenu selectedVal is fixed.
2024-07-23labeling workalyssaf16
2024-07-19simple image labelalyssaf16
2024-06-18working on various image flashcard ideasalyssaf16
2023-11-24mergesrichman333
2023-04-24fixed isContentActive=false to apply to stacking collections. fixed pile ↵bobzel
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.
2023-04-19fixed image importing metadata for gpt. fixed showTitle UI to be able to ↵bobzel
turn off titles on templates (like icon views). added ui for choosing primary/alternate image and a drop target for setting alternate.
2022-11-15added canEmbed prop so collection can allow its items to be dragged out ↵bobzel
(eg., pileView). made imageBox viewSpec transition time customizable
2022-04-07fixed iconizing images to not get the wrong height because of templates. ↵bobzel
fixed cross-fade of images to work without needing doc to be selected.
2021-09-27videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵bobzel
deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes.
2021-09-27improved image resizing flickering caused by Chrome bug with overflow:auto. ↵bobzel
works now when fitWidth is false.
2021-03-04more adjustments to fitwidth behavior - want things to scroll vertically ↵bobzel
when they are fit width (eg images)
2021-02-15cleaned up showTitle and showAudio stuff just a bit.bobzel
2021-01-19more cleanup of marquee annotator. added marquee annotator to imagesbobzel
2020-07-03fixed position of link button for images and comparison boxes by making them ↵Bob Zeleznik
position:relative instead of absoulte. fixed elllipsis of elided bulleted text.
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting ↵Bob Zeleznik
throughout code.
2020-02-06restored isBackground for documents that don't want to respond to anything.bob
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
2019-12-05compile warning fixes.bob
2019-11-27fixes for fade image overlaysBob Zeleznik
2019-11-26fixes for tree view drag drop with images.bob
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box ↵Bob Zeleznik
fade image.
2019-11-22fixed link anchors to move to be nearest alternate anchor.Bob Zeleznik
2019-11-19fixed drawing on images, pdfs, and videosbob
2019-10-21start of ImageBox cleanupBob Zeleznik
2019-10-20fixes to imagebox/keyvalue to get images to show upBob Zeleznik