P
Patrik Ellren
This bug makes wrappable toolbars with separators in them pretty
useless and it would be nice to have it fixed, or maybe there is a
workaround (besides removing the separators)?
Symptom: When a toolbar with a separator wraps it looks like an
empty row is added to it, if there are more than one separator in
the toolbar and it wraps more than once then it looks like one
empty row per separator is added.
Steps to reproduce:
1. Create a Forms application.
2. Set the form's background color to white so it is easy to see the
toolbar.
3. Add a toolbar to the form and set Wrappable to True.
4. Add some buttons and separators to the toolbar.
5. Build and run the application, resize the form so the toolbar wraps.
/Patrik
useless and it would be nice to have it fixed, or maybe there is a
workaround (besides removing the separators)?
Symptom: When a toolbar with a separator wraps it looks like an
empty row is added to it, if there are more than one separator in
the toolbar and it wraps more than once then it looks like one
empty row per separator is added.
Steps to reproduce:
1. Create a Forms application.
2. Set the form's background color to white so it is easy to see the
toolbar.
3. Add a toolbar to the form and set Wrappable to True.
4. Add some buttons and separators to the toolbar.
5. Build and run the application, resize the form so the toolbar wraps.
/Patrik