[[BackLinksMenu]] [[TicketQuery(summary=AUTHOR_APP_TUNING_R2, 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 of this task is to resolve some issues related with new skins as well as to integrate as much as possible the new look. == Task requirements == * Changing the skin breaks the layout in not instanced elements and the new skin is not applied. Fix this. * In the current state there are some halo's that need to be changed. They use the selected state for normal. This needs to be fixed. * The halo buttons (and the buttons on the windows title bar) have buttons background. This is incorrect. * Change the appearance of the bottom window panel. * Drop shadow for document window. * There is no indication which element is selected inside the combo box * Customize the tool tips * Organize the assets. Provide naming convention and folder structure to work with. * Change the appearance of the scroll bar * Remove unnecessary validation icons * Remove alternate skin == Task result == * The result must be code == Implementation idea == * The halo's icons for different states are defined in SkinDefIds. They should be revised. * We should add names (in the Java code) for some components in order to define a special style for them. For example we should change the background of halo buttons, open books tabs, etc. == Related == [wiki:AUTHOR_APP_TUNING_R2][[BR]] [wiki:APP_LAYOUT_MYDOGGY_R2] == How to demo == * Open the application * Change the skin * Walk trough the changed elements = 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.)