Many widgets are made flexible to accomodate for narrow display (in popups...).
However, when displayed in main screen, this can result in display been made narrower although there is a lot of space.
Proposed implementation is to add a widget WidthProtector that can be added in specific pages. It will display an invisible component having a minimum width as specified.
Many widgets are made flexible to accomodate for narrow display (in popups...).
However, when displayed in main screen, this can result in display been made narrower although there is a lot of space.
Proposed implementation is to add a widget WidthProtector that can be added in specific pages. It will display an invisible component having a minimum width as specified.