Convert icons used in Inline Edit to font icons

Description

Create font icons for all the icons used by Inline Edit, and updated Inline Edit to make use of them.

Environment

None

Attachments

2

Activity

Show:

Justin Obara June 22, 2021 at 7:19 PM

May need to convert to SVGs instead, see:

Justin Obara June 15, 2015 at 2:18 PM

do you know the state of this jira?

Jonathan Hung June 21, 2013 at 3:13 PM

Fleshing out the previous solution some more:

  • by default the edit icon appears immediately to the right of the editable text field.

  • edit mode can be activated by selecting the icon or by selecting the text field.

  • the edit icon by default dims when edit field is activated

  • hovering over the edit icon will produce an outline

Using CSS, the user will be able to:

  • position the edit icon to where ever they want

  • modify dim style or hide the icon all together when edit mode is activated

Jonathan Hung June 21, 2013 at 12:00 PM

There is a problem with the pencil icon. Currently the icon is in the editable field which appears and disappears when editing / viewing. However, any text within the field will become part of the editable text - including the icon font.

One possible way to fix this is to put the icon in a span after the editable field and allow the integrator ability to position as they please via CSS.

Jonathan Hung June 10, 2013 at 3:19 PM
Edited

Attached font with pencil, undo, redo, and save.
Icons generated from the AI file attached to this JIRA:
http://issues.fluidproject.org/browse/FLUID-3801

Details

Assignee

Reporter

Components

Priority

Created April 29, 2013 at 2:33 PM
Updated July 29, 2021 at 5:40 AM