summaryrefslogtreecommitdiffstats
path: root/loleaflet/src/layer/tile/ScrollSection.ts
Commit message (Expand)AuthorAgeFilesLines
* initial rename loleaflet -> browserHenry Castro2021-11-101-824/+0
* cypress: added scrolling tests for desktop calc,impress and writerRash4192021-11-081-0/+27
* Scroll bar allow jump.Gökay ŞATIR2021-10-211-0/+32
* eslint-ts: fix errors in ScrollSection.tsDennis Francis2021-10-181-27/+33
* Calc: Don't autoscroll to a negative value.Gökay ŞATIR2021-10-091-1/+25
* Calc: Handle cell selections while mouse is outside the map element.Gökay ŞATIR2021-10-081-2/+24
* OnScrollBy: Fix bug.Gökay ŞATIR2021-10-081-12/+1
* fix: loleaflet: cursor behaviour when mouseleaves from verticalScrollbarRash4192021-08-201-3/+2
* calc: pause rendering till we get first cell cursorDennis Francis2021-08-101-1/+1
* Document: Scrollbar: Increase affordancePedro Pinto Silva2021-08-051-4/+4
* Scroll Section: Bug fixing.Gökay ŞATIR2021-07-271-12/+18
* ScrollSection: Make vertical and horizontal scroll bars always visible on des...Gökay ŞATIR2021-07-211-10/+25
* Use global app.dpiScale variable instead of local copies.Gökay ŞATIR2021-07-211-18/+14
* ScrollSection: Make vertical scroll bar always visible on desktop.Gökay ŞATIR2021-07-151-6/+13
* Changes in *.ts files for Eslint.Gökay Şatır2021-07-091-0/+1
* ScrollSection: Return real scroll size instead of minimum size.Gökay Şatır2021-07-091-14/+10
* ScrollSection: Apply windowSection changes.Gökay Şatır2021-07-091-51/+83
* Redesign scroll section for view.size.pixels.Gökay Şatır2021-07-091-13/+36
* Use global variables.Gökay Şatır2021-07-091-19/+5
* Rename docsize event to scrolllimits.Gökay Şatır2021-07-091-13/+13
* postpone scrolling till msg-slurp executionDennis Francis2021-05-251-1/+14
* Scroll Section: Adjust scroll bar durations.Gökay Şatır2021-04-121-3/+17
* ScrollSection: Remove unnecessary assignments.Gökay Şatır2021-04-111-4/+0
* leaflet: set cursor to text if blinking cursor visiblePranam Lashkari2021-03-271-0/+10
* Scrollbar: Fix flickering.Gökay Şatır2021-03-251-3/+3
* ScrollSection.ts: Enable fade out.Gökay Şatır2021-03-231-22/+92
* CanvasSectionContainer: Improve mouse wheel handling.Gökay Şatır2021-03-111-2/+2
* calc: call refreshViewData() on section initiated map scrollDennis Francis2021-03-101-0/+2
* ScrollSection: Improve scrolling with touchpad.Gökay Şatır2021-03-101-10/+2
* ScrollBars: Make them pixel perfect.Gökay Şatır2021-03-031-41/+23
* Control.Scroll.js: Move to typescript.Gökay Şatır2021-03-021-0/+584