Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #1416


Ignore:
Timestamp:
03/21/11 00:29:27 (13 years ago)
Author:
swagner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1416

    • Property Summary changed from Move `NamedItem` description from textbox to icon to Move description from textbox to icon in NamedItemView
  • Ticket #1416 – Description

    initial v1  
    1 Instead of the textbox which takes up a whole line, put a icon right next to the name-textbox. The tooltip of the icon should reveal the description and additionally a doubleclick opens a multiline textbox.
    2 
    3 This will save some screen real estate.
     1Instead of the textbox which takes up a whole line, put an icon right next to the name textbox. The tooltip of the icon should reveal the description and additionally a doubleclick should open the `TextDialog` showing the description.