Version 7 (modified by deni, 16 years ago) (diff) |
---|
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 the menus and HUDs needs to be integrated.
- There is no indication witch element is selected inside the combo box
- Organize the assets. Provide naming convention and folder structure to work with.
- Change the appearance of the scroll bar
- Provide correct margins, paddings etc. for all halos and huds
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
AUTHOR_APP_TUNING_R2
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.)