Commit graph

4 commits

Author SHA1 Message Date
Henry Castro
e5c1d0e637 initial rename loleaflet -> browser
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Rizal Muttaqin
4768baf1d6 Update Impress sidebar icons
Change-Id: I1642939344496fa6e79a2f7582413fc1b2d00d2a
2020-10-10 11:02:32 +07:00
Rizal Muttaqin
00cfe22469 Update icons to match newest Colibre color scheme
as LibreOffice's desktop 7.0 version.

Change-Id: Ie4ce24a9673c1484e81a23e4c445709197b30a44
2020-10-09 15:30:53 +02:00
Tomaž Vajngerl
63b423b004 change tabstop handling on the ruler, add markers, use Hammer.js
This changes handling of tabstops on the ruler:

* Tabstops are now updated from the 'tabstoplistupdate'.
* For touch handling we now use Hammer.js so it is easier to handle
with.
* Markers for different types are added as SVG's.
* Rework handling and calculating positions to be much simpler and
logical (no additions of positions, which can cause rounding
errors).
* Use .uno:ChangeTabStop to send tabstop changes.

Change-Id: I966dfa2c17652ab74e3fd8912622cf6c951e514d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92142
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2020-04-14 20:36:11 +02:00