wagtail-deprecated / wagtail-react-streamfield

Powerful field for inserting multiple blocks with nesting. (NO LONGER MAINTAINED - See Wagtail 2.13 Release Notes)
https://wagtail.github.io/react-streamfield/public/
BSD 3-Clause "New" or "Revised" License
74 stars 23 forks source link

The new duplicate icon is missleading #24

Closed tobiase closed 5 years ago

tobiase commented 5 years ago

wagtail bearbeite functions page funktionen

BertrandBordage commented 5 years ago

Yes, I of course know about that :) I took this icon because it requires to rebuild the icon font from Wagtail, and I currently don’t fully understand how to edit the wagtail.woff font. It seems to be generated with https://icomoon.io/app/, and using it I manage to parse the existing font and regenerate it, but not yet import another glyph for the duplication. I’ll try again shortly.

BertrandBordage commented 5 years ago

Fixed by c113bda36335a30f73529430aef6ff07f7cfddda.

In the end I rebuilt an icon myself, based on the doc-full icon.

mariod3w commented 4 years ago

Hello @BertrandBordage

Icon duplicate not work in 2.9 versión.

Can you help me?

Thanks