Kaydet (Commit) a08f92ee authored tarafından andreas_ka's avatar andreas_ka Kaydeden (comit) Caolán McNamara

Breeze update

3D Cube - The cube in the 3D Objects split button needs to resemble what is being drawn (lc_Cube)
Torus - Needs to look like a 3D looking donut (lc_Torus)
Sort - datasort cant be identical to sort ascending
Format as Currency - didnt understand the reason why the dollar sign is inside a box
Header & Footer - it would be good to have a square around it so it maybe understood that its a page and the blue part should likely be larger in height (lc_EditHeaderAndFooter)
Insert Endnote - Should look like insert footnote but with 2 pages, and an ‘i’ at the bottom touching the second page to symbolize that the endnote is linked at the bottom of later pages (InsertEndnote).
Format Selection - I believe the document properties icon could be used. (.uno:FormatSelection). same bug than 90387
Gray Fill Color - You do distinguish between the border color and fill color in lc_BezierFill, so why not have the same for other filled shapes like lc_Polygon, lc_Polygon_Diagonal, lc_Freeline and others

Change-Id: I6bb76b9bf84b147911d46e7e644bd5876feb2247
Reviewed-on: https://gerrit.libreoffice.org/15738Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst ccf91b9f
......@@ -73,11 +73,9 @@ cmd/lc_exporttopdf.png cmd/lc_exportdirecttopdf.png
cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
# sort
cmd/lc_datasort.png cmd/lc_sortascending.png
cmd/lc_sortdown.png cmd/lc_sortdescending.png
cmd/lc_sortup.png cmd/lc_sortascending.png
cmd/lc_tablesort.png cmd/lc_sortascending.png
cmd/sc_datasort.png cmd/sc_sortascending.png
cmd/sc_sortdown.png cmd/sc_sortdescending.png
cmd/sc_sortup.png cmd/sc_sortascending.png
cmd/sc_tablesort.png cmd/sc_sortascending.png
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment