levitation / vwkvasdopager

Automatically exported from code.google.com/p/vwkvasdopager
1 stars 0 forks source link

2x2 array of virtual windows doesn't resize correctly #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up a 2x2 virtual window instead of 1x4 etc.
2. Set the toolbar to one-row height 
3. You only see the top 2 rows of the virtual windows now.

What is the expected output? What do you see instead?
Expect: The toolbar should shrink to fit. 
Actual: You only see the top 2 rows of the virtual windows.
Either the shrink-to-fit or if a configuration option is provided to modify 
the height and width that too would work just as well. Also, there are some 
users using the toolbar on the side, in this case as well it behaves a bit 
odd.

What version of the product are you using? On what operating system?
latest download from here on xp

Please provide any additional information below.
Thanks for creating this plugin it is fantastic! I have been looking for 
something like this (EXACTLY this) for a LONG time. The usability of this 
plugin is fantastic, there are others where you always have to fight with 
the windows where it goes under existing windows.
Thanks again, and consider the issue posted here to be a low-medium 
priority. 

Original issue reported on code.google.com by Narayan....@gmail.com on 17 Nov 2009 at 4:00

GoogleCodeExporter commented 9 years ago
I have provided a patch in issue 36 which fixes the size calculation of the 
pager window. This should at least fix the visibility problem. Resizing the 
toolbar automatically is another thing (issue 19).

Original comment by ulmer.wo...@gmail.com on 25 Oct 2011 at 7:44