Opened 12 years ago
Closed 12 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 , 12 years ago
Milestone: | → 0.5.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fix merged in mainline,1725.