‘Shutter’ effect animation on title bar when opening bottom edge should not be present.
Bug #1543496 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Fix Released
|
Low
|
Nekhelesh Ramananthan |
Bug Description
Not part of our style/ animation schema
Related branches
lp://staging/~nik90/ubuntu-clock-app/new-bottom-edge
- Jenkins Bot: Approve (continuous-integration)
- Bartosz Kosiorek: Approve
-
Diff: 1940 lines (+252/-771)73 files modifiedapp/MainPage.qml (+23/-7)
app/alarm/AlarmDelegate.qml (+1/-1)
app/alarm/AlarmLabel.qml (+1/-1)
app/alarm/AlarmList.qml (+3/-3)
app/alarm/AlarmModelComponent.qml (+1/-1)
app/alarm/AlarmPage.qml (+87/-84)
app/alarm/AlarmRepeat.qml (+1/-1)
app/alarm/AlarmSettingsPage.qml (+1/-1)
app/alarm/AlarmUtils.qml (+1/-55)
app/alarm/EditAlarmPage.qml (+20/-16)
app/alarm/SoundPeerPicker.qml (+1/-1)
app/clock/ClockPage.qml (+3/-3)
app/clock/MainClock.qml (+1/-1)
app/components/ActionIcon.qml (+1/-1)
app/components/AnalogMode.qml (+1/-1)
app/components/AnalogShadow.qml (+1/-1)
app/components/Clock.qml (+3/-3)
app/components/ClockCircle.qml (+1/-1)
app/components/DigitalMode.qml (+1/-1)
app/components/DigitalShadow.qml (+1/-1)
app/components/EmptyState.qml (+1/-1)
app/components/ExpandableListItem.qml (+1/-1)
app/components/HeaderNavigation.qml (+1/-1)
app/components/Shadow.qml (+1/-1)
app/stopwatch/LapListView.qml (+1/-1)
app/stopwatch/StopwatchFace.qml (+1/-1)
app/stopwatch/StopwatchPage.qml (+1/-1)
app/ubuntu-clock-app.qml (+1/-3)
app/upstreamcomponents/CMakeLists.txt (+0/-2)
app/upstreamcomponents/FakeHeader.qml (+0/-39)
app/upstreamcomponents/PageWithBottomEdge.qml (+0/-449)
app/upstreamcomponents/README.components (+0/-4)
app/worldclock/AddWorldCityButton.qml (+1/-1)
app/worldclock/UserWorldCityDelegate.qml (+2/-1)
app/worldclock/UserWorldCityList.qml (+3/-2)
app/worldclock/WorldCityList.qml (+1/-1)
backend/modules/Alarm/backend.cpp (+1/-1)
backend/modules/Alarm/backend.h (+1/-1)
backend/modules/Alarm/settings.cpp (+1/-1)
backend/modules/Alarm/settings.h (+1/-1)
backend/modules/Alarm/sound.cpp (+1/-1)
backend/modules/Alarm/sound.h (+1/-1)
backend/modules/Stopwatch/backend.cpp (+1/-1)
backend/modules/Stopwatch/backend.h (+1/-1)
backend/modules/Stopwatch/engine.cpp (+2/-2)
backend/modules/Stopwatch/engine.h (+2/-2)
backend/modules/Stopwatch/formattime.cpp (+1/-1)
backend/modules/Stopwatch/formattime.h (+1/-1)
backend/modules/WorldClock/backend.cpp (+1/-1)
backend/modules/WorldClock/backend.h (+1/-1)
backend/modules/WorldClock/datetime.cpp (+1/-1)
backend/modules/WorldClock/datetime.h (+1/-1)
backend/modules/WorldClock/generictimezonemodel.cpp (+1/-1)
backend/modules/WorldClock/generictimezonemodel.h (+1/-1)
backend/modules/WorldClock/geolocation.cpp (+1/-1)
backend/modules/WorldClock/geolocation.h (+1/-1)
backend/modules/WorldClock/jsontimezonemodel.cpp (+1/-1)
backend/modules/WorldClock/jsontimezonemodel.h (+1/-1)
backend/modules/WorldClock/statictimezonemodel.cpp (+1/-1)
backend/modules/WorldClock/statictimezonemodel.h (+1/-1)
backend/modules/WorldClock/timezonemodel.cpp (+1/-1)
backend/modules/WorldClock/timezonemodel.h (+1/-1)
debian/changelog (+16/-0)
po/com.ubuntu.clock.pot (+31/-41)
tests/unit/ClockTestCase.qml (+1/-1)
tests/unit/MockClockApp.qml (+1/-1)
tests/unit/tst_alarm.qml (+1/-1)
tests/unit/tst_alarmLabel.qml (+1/-1)
tests/unit/tst_alarmRepeat.qml (+1/-1)
tests/unit/tst_alarmSound.qml (+1/-1)
tests/unit/tst_alarmUtils.qml (+1/-1)
tests/unit/tst_stopwatchUtils.qml (+1/-1)
tests/unit/tst_worldClock.qml (+1/-1)
Changed in ubuntu-clock-app: | |
milestone: | none → 3.7 |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in ubuntu-clock-app: | |
assignee: | nobody → Nekhelesh Ramananthan (nik90) |
status: | Triaged → In Progress |
Changed in ubuntu-clock-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:ubuntu-clock-app at revision 444, scheduled for release in ubuntu-clock-app, milestone 3.7