| 33 | * Frame size and position HUD |
| 34 | Frame size and position |
| 35 | * '''Interaction Design''' This HUD is fairly basic. Controls are the following[[BR]] |
| 36 | * Mode - dropdown menu, radio buttons or checkboxes |
| 37 | * Custom - default value, allows editing |
| 38 | * Lock - locks current size, position, margin and padding, doesn't allow changing until another mode is chosen. |
| 39 | * Template - Recovers the size, position, margin and padding defined by the template. |
| 40 | * Size |
| 41 | * X - spinner |
| 42 | * Y - spinner |
| 43 | * Lock - button. Locks the aspect ratio. |
| 44 | * Position |
| 45 | * X - spinner |
| 46 | * Y - spinner |
| 47 | * Mode - dropdown menu, radio buttons or checkboxes |
| 48 | * Custom - default size value, allows editing |
| 49 | * Lock - locks current size, doesn't allow changing until another mode is chosen. |
| 50 | * Template - Recovers the size defined by the template. |
| 51 | * Orientation (rotation) |
| 52 | * Spinner, 0-360 degrees, default is 0 |
| 53 | * Margin |
| 54 | * spinner |
| 55 | * Padding |
| 56 | * spinner |
| 57 | * Advanced |
| 58 | * Size |
| 59 | * Mode - dropdown menu, radio buttons or checkboxes |
| 60 | * Custom - default value, allows editing |
| 61 | * Lock - locks current size, doesn't allow changing until another mode is chosen. |
| 62 | * Template - Recovers the size defined by the template. |
| 63 | * Position |
| 64 | * Mode - dropdown menu, radio buttons or checkboxes |
| 65 | * Custom - default value, allows editing |
| 66 | * Lock - locks current position, doesn't allow changing until another mode is chosen. |
| 67 | * Template - Recovers the position defined by the template. |
| 68 | * Margin |
| 69 | * 4 spinners |
| 70 | * Mode - dropdown menu, radio buttons or checkboxes |
| 71 | * Custom - default value, allows editing |
| 72 | * Lock - locks current margin, doesn't allow changing until another mode is chosen. |
| 73 | * Template - Recovers the margin defined by the template. |
| 74 | * Padding |
| 75 | * 4 spinners |
| 76 | * Mode - dropdown menu, radio buttons or checkboxes |
| 77 | * Custom - default value, allows editing |
| 78 | * Lock - locks current padding, doesn't allow changing until another mode is chosen. |
| 79 | * Template - Recovers the padding defined by the template. |