summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-15calc grid: re-render the canvas when we get grid details.feature/calc-canvasMichael Meeks1-0/+1
2020-09-15calc grid: fix this interleaving.Michael Meeks1-2/+4
2020-09-10calc canvas: get the right core px size of the canvas across.Michael Meeks1-7/+8
2020-09-10Adjust splitline thickness according to zoom levelSzymon Kłos1-1/+3
2020-09-10Handle split lines also using touch gesturesSzymon Kłos1-5/+5
2020-09-10CSS fixes for split line in calcSzymon Kłos1-8/+4
2020-09-10calc canvas: Zoom during the pinch-to-zoom too.Jan Holesovsky4-9/+21
2020-09-09calc canvas: remove svg grid-line background layer.Michael Meeks4-121/+0
2020-09-09calc canvas: start of direct grid rendering.Michael Meeks2-16/+111
2020-09-09Don't block handling of touch eventsSzymon Kłos2-13/+0
2020-09-09calc canvas: Better way to set up the zoom animation center and zoom.Jan Holesovsky3-16/+8
2020-09-09Don't allow to scroll app viewSzymon Kłos2-5/+5
2020-09-09calc tiles: clarify some magic.Michael Meeks1-7/+10
2020-09-09Fix notebookbar cssSzymon Kłos3-14/+23
2020-09-09Fix toolbars for tabletSzymon Kłos7-8/+27
2020-09-08calc canvas: avoid repeated setTransform; build the right offset.Michael Meeks1-13/+9
2020-09-08calc canvas: use sub image blitting instead of clipping.Michael Meeks1-8/+19
2020-09-08calc canvas: round view co-ordinates to the real pixels we need.Michael Meeks2-0/+11
2020-09-08Fix formulabar on mobileSzymon Kłos6-26/+30
2020-09-08calc canvas: avoid lots of canvas context save/restores.Michael Meeks1-11/+3
2020-09-08calc canvas: Move the canvas during the pinch-to-zoom.Jan Holesovsky1-0/+10
2020-09-08calc canvas: Paint to canvas during the pinch-to-zoom.Jan Holesovsky3-15/+24
2020-09-08Split lines only in the corner when set to 0Szymon Kłos2-2/+10
2020-09-08Update css for split panesSzymon Kłos5-2/+10
2020-09-03calc canvas: Preserving of the top left cell should be desktop-only.Jan Holesovsky1-11/+13
2020-09-03calc canvas: Set the zoom directly when swiping.Jan Holesovsky1-2/+8
2020-09-03calc canvas: Temporarily disable the zoom animation.Jan Holesovsky1-1/+1
2020-09-02calc canvas: paint invalid tiles until their replacement arrives.Michael Meeks1-3/+7
2020-09-02calc tiles: don't send un-necessary zoom / visible area changes.Michael Meeks1-3/+2
2020-09-02calc tiles: use canvas rendering for mobile too.Michael Meeks1-3/+2
2020-09-02calc canvas: ensure that the fraction width rounds to the pixel width.Michael Meeks1-4/+13
2020-09-02calc canvas: Fix occasional off-by-one error that results in a blurry canvas.Jan Holesovsky1-6/+12
2020-09-02calc tiles: connect debug to global setting.Michael Meeks1-10/+6
2020-09-02calc canvas: Keep the document zoom separate from the browser zoom.Jan Holesovsky1-15/+0
2020-09-02specialize twips/core-pixels/css-pixels conversion methodsDennis Francis2-13/+125
2020-09-02detect change in dpi and update zoomDennis Francis2-13/+16
2020-09-02use the main canvas dpiScale everywhereDennis Francis7-22/+51
2020-09-02sheetGeometry: use exact dpiScale when canvas is usedDennis Francis1-58/+70
2020-09-02header canvases should resize with map-resizeDennis Francis1-0/+2
2020-09-02setup the header canvases in the same way as the tile-canvasDennis Francis3-3/+6
2020-09-02compute nearest zoomlevel with devpixelratio includedDennis Francis2-0/+20
2020-09-02calc-canvas: make tile size fixed (256) for every deviceDennis Francis2-2/+13
2020-09-02use window.devicePixelRatio without roundingDennis Francis2-6/+11
2020-09-02Don't merge - grim hack try to get 1:1 pixels in canvas.Michael Meeks1-27/+17
2020-09-02calc tiles: more debug helpersMichael Meeks1-2/+9
2020-09-02calc tiles: share code for building bounds and panes.Michael Meeks1-39/+32
2020-09-02calc tiles: remove partial re-rendering for now.Michael Meeks1-118/+7
2020-09-02Loleaflet: add time valuethais-dev2-2/+2
2020-09-02leaflet: wsd: select the page before opening the slide wizardPranam Lashkari2-2/+3
2020-09-02Fix name formattingSzymon Kłos2-3/+4