Opened 12 years ago
Last modified 12 years ago
#2568 assigned defect
Some TamTam activities doen't reflect on screen rotation
Reported by: | alsroot | Owned by: | RafaelOrtiz |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | TamTam | Version: | Unspecified |
Severity: | Unspecified | Keywords: | sugar-love |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
These are:
- Edit
- Synth
Change History (4)
comment:1 Changed 12 years ago by alsroot
- Keywords sugar-love added
comment:2 Changed 12 years ago by RafaelOrtiz
- Owner changed from alsroot to RafaelOrtiz
- Status changed from new to assigned
comment:3 follow-up: ↓ 4 Changed 12 years ago by RafaelOrtiz
Actually in second though i would like to know the source of this bug, because as i understant it is that when you hit the rotate button the activity rotates accordingly, so the doesn't reflect...is the part that i'm missing
comment:4 in reply to: ↑ 3 Changed 12 years ago by alsroot
Replying to RafaelOrtiz:
Actually in second though i would like to know the source of this bug, because as i understant it is that when you hit the rotate button the activity rotates accordingly, so the doesn't reflect...is the part that i'm missing
Technically, the problem is not rotation but reorganizing UI on main widow resize. The problems are:
- for Edit, after rotation (ie window-width<window-height), it is impossible to see rightmost part of the stave
- for Synth, there is no horizontal scrolling
The problem is that
Note: See
TracTickets for help on using
tickets.
This is fixed on mini by http://git.sugarlabs.org/tamtam-branch/mainline/commit/02d3e3904572b1250386e4efd86314e3fa0de020
I have to propagate it to the other tamtam activities.