aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/SliderBox.scss
AgeCommit message (Collapse)Author
2023-10-04several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵bobzel
sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews.
2021-01-04Fixed filterbox to use scriptContext to determine where to apply/clear ↵bobzel
filters .fixed setting width/height of freeform images independent of nativeWidth/height so that % css measurements work.
2020-12-31fixes for sliderBox to work in FilterBox. suppressed brush highlighting in ↵bobzel
filterBox.
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting ↵Bob Zeleznik
throughout code.
2020-02-09from added range slidersBob Zeleznik