Opened 12 years ago

Closed 11 years ago

#484 closed defect (fixed)

Window movement is invisible

Reported by: Jiri Svoboda Owned by:
Priority: major Milestone: 0.6.0
Component: helenos/gui/compositor Version: mainline
Keywords: Cc:
Blocker for: Depends on:
See also:

Description

When you drag and move a window, no change is shown until you release the mouse button. This is very confusing. There seems to be some #ifdefs in the code that supposedly enable drawing the window while moving, which is supposed to be slow.

We need to draw the window, or a wireframe preview while it is moving for better user experience, without slowing the graphics down significantly.

Change History (1)

comment:1 by Jakub Jermář, 11 years ago

Milestone: 0.5.1
Resolution: fixed
Status: newclosed

Fix merged in mainline,1725.

Note: See TracTickets for help on using tickets.