Opened 10 years ago
Closed 10 years ago
#16383 closed Bug (fixed)
Strikethrough button is invalid in Moono-lisa
| Reported by: | Wiktor Walc | Owned by: | kkrzton |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.6.0 |
| Component: | UI : Toolbar | Version: | |
| Keywords: | Cc: |
Description (last modified by )
Attachments (2)
Change History (9)
Changed 10 years ago by
| Attachment: | strikethrough.png added |
|---|
comment:1 Changed 10 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 10 years ago by
| Status: | new → confirmed |
|---|
comment:3 Changed 10 years ago by
Changed 10 years ago by
| Attachment: | icons32.svg added |
|---|
The .svg with fixed icon is already provided.
comment:4 Changed 10 years ago by
| Owner: | set to Marek Lewandowski |
|---|---|
| Status: | confirmed → assigned |
comment:5 Changed 10 years ago by
| Owner: | Marek Lewandowski deleted |
|---|---|
| Status: | assigned → confirmed |
Unfortunately it turns that tools used by:
node ./dev/iconmaker/iconmaker.js -i skins/moono/dev/icons16.svg -l skins/moono/dev/locations.json [iconfile, icons locations]
command are broken on Windows (produces red images)
comment:6 Changed 10 years ago by
| Owner: | set to kkrzton |
|---|---|
| Status: | confirmed → review |
On OS X it also does not look good when generated from .svg so the icons should be generated from .png file (I think that is the intention of the iconmaker tool).
Pushed new files and regenerated icons to t/16383.
comment:7 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review → closed |
Fixed with git:0d69bac, merged to major.


Note: most likely hidpi icons only have this problem.