Closed
Bug 695231
Opened 14 years ago
Closed 14 years ago
Disable animated orientation change in Meegotouch window/scene manager
Categories
(Core Graveyard :: Widget: Qt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: romaxa, Unassigned)
Details
Attachments
(1 file)
1.68 KB,
patch
|
jbos
:
review+
|
Details | Diff | Splinter Review |
It seems latest meegotouch doing animated transition by default, and that is not working correctly because fennec using own GL context
Also very often we are getting crash:
PVR:Aborting: Offset to VBO out of bounds. Likely an app bug in glVertexAttribPointer! [213, validate.c]
which is related to old bug 618765
...
Suggesting just make rotation transition immediate by default
Reporter | ||
Comment 1•14 years ago
|
||
Attachment #567624 -
Flags: review?
Reporter | ||
Updated•14 years ago
|
Attachment #567624 -
Flags: review? → review?(jeremias.bosch)
Comment 2•14 years ago
|
||
Comment on attachment 567624 [details] [diff] [review]
Force rotation without fade transition.
Review of attachment 567624 [details] [diff] [review]:
-----------------------------------------------------------------
Perfect. Ship it.
Attachment #567624 -
Flags: review?(jeremias.bosch) → review+
Reporter | ||
Updated•14 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 3•14 years ago
|
||
Keywords: checkin-needed
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•