wiln / flexlib

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

Resizable Toolbar for When the Browser Window Narrows #253

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is a feature request.

I would like the toolbar be resizable - shrinkable. When I narrow the
browser window, the toolbar remains the same size and begins to be cropped
by the browser window. Toolbars commonly do one of two things when there
isn't enough horizontal space - they push overflow content into a menu that
is triggered with a small icon at the end of the toolbar or they wrap the
toolbar.

What steps will reproduce the problem?
1. Create a toolbar 
2. Narrow the browser window to a width less than the toolbar.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
I'm using Windows XP. I don't know the build. I used the samples from the
following URL:
http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1105
970

Please provide any additional information below.

Original issue reported on code.google.com by jelap...@gmail.com on 29 Oct 2009 at 6:23

GoogleCodeExporter commented 8 years ago
I have provided a potential fix for this issue where the overflow contents gets 
populated into a container.

I have attached the code as well as the sample.
Can this code be added to the release?

Thanks,
Lokesh

Original comment by nlokesh...@gmail.com on 8 Jan 2011 at 6:13

Attachments: