[Touch-packages] [Bug 1483331] Re: Minimum window dimensions

2016-06-30 Thread Christian Dywan
** Description changed:

  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI toolkit
  gallery itself is an example of it, at a certain width the window clips
  components at the right side.
  
  I'd like to suggest we have a default approach in AdaptivePageLayout so
  apps don't need to deal with the window.
+ 
+ Alternatively we can decide to make bug 1587431 the solution to this.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1483331

Title:
  Minimum window dimensions

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI
  toolkit gallery itself is an example of it, at a certain width the
  window clips components at the right side.

  I'd like to suggest we have a default approach in AdaptivePageLayout
  so apps don't need to deal with the window.

  Alternatively we can decide to make bug 1587431 the solution to this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1483331/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1483331] Re: Minimum window dimensions

2016-05-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: Christian Dywan (kalikiana) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1483331

Title:
  Minimum window dimensions

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI
  toolkit gallery itself is an example of it, at a certain width the
  window clips components at the right side.

  I'd like to suggest we have a default approach in AdaptivePageLayout
  so apps don't need to deal with the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1483331/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1483331] Re: Minimum window dimensions

2015-09-23 Thread Zsombor Egri
They have to deal with the main window anyway in case they don't use
AdaptivePageLayout. So rather an API in MainView would be better than in
a layout.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1483331

Title:
  Minimum window dimensions

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI
  toolkit gallery itself is an example of it, at a certain width the
  window clips components at the right side.

  I'd like to suggest we have a default approach in AdaptivePageLayout
  so apps don't need to deal with the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1483331/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1483331] Re: Minimum window dimensions

2015-08-12 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = Confirmed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Christian Dywan (kalikiana)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1483331

Title:
  Minimum window dimensions

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI
  toolkit gallery itself is an example of it, at a certain width the
  window clips components at the right side.

  I'd like to suggest we have a default approach in AdaptivePageLayout
  so apps don't need to deal with the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1483331/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1483331] Re: Minimum window dimensions

2015-08-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/minimumGallery

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1483331

Title:
  Minimum window dimensions

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI
  toolkit gallery itself is an example of it, at a certain width the
  window clips components at the right side.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1483331/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1483331] Re: Minimum window dimensions

2015-08-10 Thread Christian Dywan
** Description changed:

  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI toolkit
  gallery itself is an example of it, at a certain width the window clips
  components at the right side.
+ 
+ I'd like to suggest we have a default approach in AdaptivePageLayout so
+ apps don't need to deal with the window.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1483331

Title:
  Minimum window dimensions

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  We need to have a story for minimum window dimensions. Apps shouldn't
  shrink smaller than their contents can reasonably adapt. The UI
  toolkit gallery itself is an example of it, at a certain width the
  window clips components at the right side.

  I'd like to suggest we have a default approach in AdaptivePageLayout
  so apps don't need to deal with the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1483331/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp