Changes between Version 6 and Version 7 of AUTHOR_APP_TUNING_R2
- Timestamp:
- 08/18/09 13:43:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AUTHOR_APP_TUNING_R2
v6 v7 14 14 * Change the appearance of the bottom window panel. 15 15 * Drop shadow for the menus and HUDs needs to be integrated. 16 * Provide the hatched background where's needed17 16 * There is no indication witch element is selected inside the combo box 18 * Integrate the correct fonts.19 17 * Organize the assets. Provide naming convention and folder structure to work with. 20 18 * Change the appearance of the scroll bar 21 * Provide correct margins, pad ings etc. for all halos and huds19 * Provide correct margins, paddings etc. for all halos and huds 22 20 == Task result == 23 21 * The result must be code 24 22 25 23 == Implementation idea == 26 ^(Provide some rough implementation idea(s).)^ 24 * The halo's icons for different states are defined in SkinDefIds. They should be revised. 25 * 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. 27 26 28 27 == Related ==