App should start with larger window on desktop
Bug #1297463 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calendar App |
Fix Released
|
Low
|
Marcin | ||
Ubuntu Shorts App |
Fix Released
|
Low
|
Marcin | ||
Ubuntu Weather App |
Triaged
|
Low
|
Martin Borho |
Bug Description
Some core apps appear to start in a phone-size window on the desktop.
They should start larger with the converged view rather than the usual phone view.
Music-app is an example of an app which starts with a larger more appropriate view on the desktop.
Related branches
lp://staging/~marcinello/ubuntu-calendar-app/fix-1297463
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Alan Pope 🍺🐧🐱 🦄 (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedcalendar.qml (+1/-1)
lp://staging/~marcinello/ubuntu-rssreader-app/fix-1297463
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Roman Shchekin: Approve
-
Diff: 15 lines (+2/-3)1 file modifiedshorts-app.qml (+2/-3)
lp://staging/~gcollura/ubuntu-weather-app/fix-1297463
On hold
for merging
into
lp://staging/ubuntu-weather-app/obsolete.trunk
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Nicholas Skaggs (community): Needs Fixing
- Alan Pope 🍺🐧🐱 🦄 (community): Approve
- Martin Borho: Abstain
-
Diff: 13 lines (+2/-2)1 file modifiedubuntu-weather-app.qml (+2/-2)
Changed in ubuntu-calendar-app: | |
milestone: | none → hackdays-1403 |
Changed in ubuntu-rssreader-app: | |
milestone: | none → hack-days-1309 |
milestone: | hack-days-1309 → none |
Changed in ubuntu-weather-app: | |
milestone: | none → hackdays-1403 |
tags: | added: bacon-dogfood |
tags: | added: bitesize |
Changed in ubuntu-weather-app: | |
status: | Confirmed → Triaged |
Changed in ubuntu-calendar-app: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in ubuntu-rssreader-app: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in ubuntu-weather-app: | |
importance: | Medium → Low |
Changed in ubuntu-rssreader-app: | |
importance: | Medium → Low |
Changed in ubuntu-calendar-app: | |
importance: | Medium → Low |
Changed in ubuntu-calendar-app: | |
assignee: | nobody → Marcin Leśniowski (marcinello) |
Changed in ubuntu-calendar-app: | |
status: | Triaged → In Progress |
Changed in ubuntu-rssreader-app: | |
assignee: | nobody → Marcin Leśniowski (marcinello) |
Changed in ubuntu-rssreader-app: | |
status: | Triaged → In Progress |
Changed in ubuntu-rssreader-app: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-calendar-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
So what should be default layout when ConditionalLayout is used, phone or tablet?
The initial size in MainView should match the default layout, afaik.