Changes between Version 12 and Version 13 of FRAME_POSITION_R1
- Timestamp:
- 07/09/09 17:44:55 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_POSITION_R1
v12 v13 58 58 * HaloMenu.computeSize() protected method added. 59 59 * HaloButton.alignPos() added to specify the needed alignment of the halo button on its parent. 60 * MainTitleBar.color() added to specify the color of the title bar (including opacity) which may change on mouse enter and mouse exit. 61 * Color is internal and customization will not be allowed for now. It could be added to the skin later, but not other user interaction is expected. 60 62 * Modify FrameRotateHaloMenu.computeLocation() to move rotate halo menu to the bottom right point of the frame. 61 63 * Testing … … 68 70 * The remove frame halo button should be right aligned. 69 71 * Frame movement should be possible when dragging the title bar. 72 * Prototype committed to: 73 * [4130] 74 * [4132] 70 75 71 76 = Implementation =