[[BackLinksMenu]] [[TicketQuery(summary=FRAME_POSITION_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == Frame position can be now set by changing values in a HUD or by dragging the frame move halo. The frame move halo should be replaced with a frame title bar which is draggable and moves the frame around. [[Image(frame2.jpg)]] * The title bar should be at the top of the frame * Height - the title bar height is equal to halo height + title bar padding. Title bar height doesn't need to be recalculated * Width - the title bar should contain all needed halos + frame (group) title. This means that minimum witdth is equal to number of halos + space between them + title bar padding + frame name. For selections, the title bar should not be shorter than halos + space between them + padding + amount of pixels (for example - 10) * Color - the title bar should be semi transparent and should allow changing opacity (and color) on mouse over and mouse pressed. == Task requirements == Create the frame title bar * This is generally a draggable halo that stays behind the other halos * Cover the functionalities from the overview * Height * Width * Color * The position of the title bar depends on upper halo menu position - title bar is behind other halos. * Optional - include frame (group) name in the frame title bar. Selections do not need to have titles. == Task result == Source == Implementation idea == Implement with BASE_HALOS_R1 == Related == ^(Add links to related tasks that could be useful or helpful.)^ == How to demo == * Insert a frame * Move the frame * Make the frame tiny (1x1px) * Move the frame again * Deselect the frame = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)