← Back to team overview

birdie-team team mailing list archive

[Bug 1163529] Re: image preview can be larger than display

 

I would say that Birdie should check in this particular order:
- The effective resolution (can be restricted by ViewPortOut and then even more by ViewPortIn): here 1220x680;
- then if problem… The resolution mode: here 1280x720;
- and finally in the worst case… The (native) resolution of the screen: here 1920x1200.

In the present case, 1220x680 should be used.
And visibly, it's 1920x1200 that seems to be used here (as the image shown in the preview mode is really big).

-- 
You received this bug notification because you are a member of Birdie
Developers, which is subscribed to Birdie.
Matching subscriptions: Birdie
https://bugs.launchpad.net/bugs/1163529

Title:
  image preview can be larger than display

Status in Birdie:
  Fix Committed

Bug description:
  It seems that the image preview window can be larger than my display
  size. It would probably be better to not create a (non-resizeable)
  window that is so large that the entire image cannot be viewed. Birdie
  should find out my resolution and display a smaller window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/birdie/+bug/1163529/+subscriptions


References