Changes between Version 7 and Version 8 of FRAME_OPACITY_R0
- Timestamp:
- 09/02/09 15:40:08 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_OPACITY_R0
v7 v8 15 15 Frame opacity 16 16 - Frame border opacity 17 - Frame filling opacity 18 - Frame content opacity 17 - Frame background opacity 19 18 }}} 20 19 21 20 Each of these has own opacity. The slider for the frame however should move the sliders of the sub-elements. This means that the opacity should be kept for each element, even if it has no value. When some of the sub-opacities reachs 0 or 100, it remains there until the parent slider is moved again in + or - direction. 22 21 == Task requirements == 23 * Implement opacity for a whole frame (for this revision - frame border and filling) 24 * Optional - Implement opacity for the content 22 * Implement opacity for a whole frame (for this revision - frame border and background) 25 23 * Add a slider bar in the frame appearance hud for controlling the whole HUD opacity. For now, this should control the whole frame opacity, but later this should control other sliders. 26 24