Posted 16 years ago
by Robert A. McCarter
Version: 4.5.0471
Platform: .NET 3.5
Environment: Windows Vista (64-bit)
I found a small bug.
For the DockingWindow ImageSource I'm using 48x48 icons (because I've data bound the DockingWindow.ImageSource to an image property that appears in the document and I want a 48x48 icon there). The larger image works fine on the tabs, where it is correctly shrunk down to 16x16; the larger image appears on the window drop-down (which is okay), it makes it very easy to find the window I'm looking for.
But, the ctrl-tab switcher window uses the full 48x48 icon but only displays the top left 16x16 pixels. I think it would be better if it reduced the size of the icon to 16x16, just like the document tab does.
Thanks,
Robert
PS. What is the actual name of the ctrl-tab switcher window?
[Modified at 10/08/2008 03:52 PM]
For the DockingWindow ImageSource I'm using 48x48 icons (because I've data bound the DockingWindow.ImageSource to an image property that appears in the document and I want a 48x48 icon there). The larger image works fine on the tabs, where it is correctly shrunk down to 16x16; the larger image appears on the window drop-down (which is okay), it makes it very easy to find the window I'm looking for.
But, the ctrl-tab switcher window uses the full 48x48 icon but only displays the top left 16x16 pixels. I think it would be better if it reduced the size of the icon to 16x16, just like the document tab does.
Thanks,
Robert
PS. What is the actual name of the ctrl-tab switcher window?
[Modified at 10/08/2008 03:52 PM]