Commit graph

2 commits

Author SHA1 Message Date
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