7467710dab
This adds: - support to freeze movement to x or y axis when dragging the marker (depends on the marker type - column or row marker) - change marker on hover, which uses a different image, which is solved in css - change cursor to col-resize / row-resize when howering over the marker Change-Id: I63bf5e82860ef75f2dfde31ee2ab7ede6f61ce70 Reviewed-on: https://gerrit.libreoffice.org/77652 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
10 lines
509 B
XML
10 lines
509 B
XML
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
<g transform="matrix(.70331 0 0 .70329 4.7472 4.7474)" fill="#fff" fill-opacity=".86275" stroke="#38f" stroke-linecap="round">
|
|
<rect x="2.5185" y="2.5185" width="26.963" height="26.963" rx="4.4235" ry="4.4236" stroke-width="1.4745"/>
|
|
<g stroke-width="1.4219">
|
|
<rect x="8.5" y="8.5" width="15" height="1"/>
|
|
<rect x="8.5" y="15.5" width="15" height="1"/>
|
|
<rect x="8.5" y="22.5" width="15" height="1"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|