You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Component Editor is the main working area of application. It should consist of:
Canvas with component(where the main component for editing is displayed). Canvas will also have additional tools such as roller, guidelines, grid (as in photoshop). All these additional tools should be possible to turn on/of from the main menu.
Component configuration area, where all main component properties could be edited.
Component configuration area should have logical sections for the next properties:
Background( Selector for image, gradient(predefined), color background.)
Border (width, color, inner radius)
Decorations list( where all current components decorations described and located base
on z-order. Here possible to change decoration name, change decoration visibility, delete
decoration, move decoration forward or backward(change z-order))
Decoration selection area (where possible to chose the decoration, that will be added on
component. Decorations are icons(predefined), text, image, shapes). For icons and shapes should be some windows or dialogs where will be possible to choose the needed decoration. For image will be system file picking dialog. The text will be added immediately to the component. After decoration selection, it appears on the component.
Selected decoration configuration. When selecting decoration, it should be possible to
configure decoration properties. Decoration will have the same properties as:
position & size
border (color/ custom image/ gradient, width)
Decoration will have different properties depends on the type of decoration:
Icon (color, icon source)
Image (path to file)
Text (font properties (font family, size, weight, etc.))
Shape( shape type, color)
Template selection area. Where it is possible to select predefined and saved templates.
The text was updated successfully, but these errors were encountered:
Component Editor is the main working area of application. It should consist of:
Component configuration area should have logical sections for the next properties:
on z-order. Here possible to change decoration name, change decoration visibility, delete
decoration, move decoration forward or backward(change z-order))
component. Decorations are icons(predefined), text, image, shapes). For icons and shapes should be some windows or dialogs where will be possible to choose the needed decoration. For image will be system file picking dialog. The text will be added immediately to the component. After decoration selection, it appears on the component.
configure decoration properties. Decoration will have the same properties as:
Decoration will have different properties depends on the type of decoration:
The text was updated successfully, but these errors were encountered: