[[BackLinksMenu]] [[TicketQuery(summary=AUTHOR_APP_TUNING_R6, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == * The goal is to tune the application according to what we have as initial design == Task requirements == * Modify the look of all flaps and palettes so that they could be more consistent * Apply appropriate padding and margin to all palettes * Replace existing buttons with more appropriate ones, instead of buttons with labels use icons wherever is possible == Task result == * The result should be code == Implementation idea == * Inside list palette use the following structure * On the top left corner place buttons that are used to manipulate the content, this will be the header * use scroll pane for content * place a button that do the same thing as double click on the bottom == Related == [wiki:AUTHOR_APP_TUNING_R0][[BR]] [wiki:AUTHOR_APP_TUNING_R1][[BR]] [wiki:AUTHOR_APP_TUNING_R2][[BR]] [wiki:AUTHOR_APP_TUNING_R3][[BR]] [wiki:AUTHOR_APP_TUNING_R4][[BR]] [wiki:AUTHOR_APP_TUNING_R5][[BR]] == How to demo == * walk trough the new look in the application = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)