Changes between Initial Version and Version 1 of SandBox/deyan/Huds


Ignore:
Timestamp:
06/04/09 10:56:47 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox/deyan/Huds

    v1 v1  
     1   * Opacity - slider, 0-100%. Defines opacity for the whole frame. 
     2   * Mode - dropdown menu, radio buttons or checkboxes  
     3    * Custom - default style, allows editing 
     4        * Lock - locks current style, doesn't allow changing until another mode is chosen 
     5        * Template - Recovers the style defined by the template. 
     6   * Border style 
     7    * Border size - Text field. Defines border width. Says "Custom" when advanced border is chosen 
     8    * Border color - Color box. When clicked, triggers a Color picker. 
     9   * Background style 
     10    * Solid color - color box 
     11        * Gradient - color box 
     12        * Image - button that allows "Drop", otherwise triggers a dialog 
     13        * Pattern - button that allows "Drop", otherwise triggers a dialog 
     14   * Advanced page 
     15    * Advanced border 
     16     * Top - Text field. Defines top border width 
     17     * Right - Text field. Defines right border width 
     18         * Bottom - Text field. Defines bottom border width 
     19         * Left - Text field. Defines left border width 
     20        * Advanced background - active when an image is selected 
     21         * Image offset 
     22          * X - Text box, default is 0 
     23          * Y - Text box, default is 0 
     24         * Image Size  
     25          * Width - Text box, default is the width of the chosen image 
     26          * Height - Text box, default is the height of the chosen image 
     27          * Lock - Checkbox or button, default is ON. 
     28         * Image opacity 
     29          * Slider - 0% - 100%. Default is 0. 
     30         * Image Rotation  
     31          * Textbox, in degreees, 0-359, default is 0.