GBC 5.00.04 new features and upgrade notes
A summary of new features and changes in functionality introduced with Genero Browser Client (GBC) 5.00.04. Note the changes you may need to make when moving to this version of the GBC.
Important:
This version of GBC is desupported, use a more recent version of the product.
Important:
This page covers only those new features introduced with the Genero Browser Client version specified in the page title. Check prior new features pages if you migrate from an earlier version.
For a detailed list of GBC 5.00.04 changes, please refer to the list of fixes on our issue tracker.
Previous new features page: GBC 5.00.03 new features and upgrade notes.
Changes to debug mode
Starting from GBC version 5.00.04, the GBC default debug icons have been refactored. For
applications run in debug mode, the "VM Logs",
"Proxy Logs" and "start in GDC" icons have been removed from the Chromebar to the Debug page. This change applies to all front-ends, including
GDC, GMA, and GMI. By clicking on the [Debug] AUI tree icon on the Chromebar,
you can access the Debug page, which now has a folder with 3 tabs:
- AUI tree
- Proxy logs
- VM logs
- GBC version
- Build number
- GAS version
- FGL version
For more information about debugging, go to Debugging.
Theme color variables
Two new color variables are available:
For more information about theme variables, go to Theme colors.
theme-sidebar-title-color
|
Sidebar title color. |
theme-sidebar-settings-color
|
Sidebar settings color. |
Theme layout variables
One new theme layout variable is available:
For more information about theme variables, go to Theme layout variables.
theme-density-scale
|
Density to multiply by density interval to create a more or less compact theme. The higher the number, the less dense is the theme. |
Theme variables for button widget
One new widget specific variable is available for the ButtonWidget:
For more information about theme variables, go to Button specific variables.
gbc-ButtonWidget-autoscale-svg-color |
Color of a checked ToggleCheckbox. |
Theme variables for CheckBox widget
Three new widget specific variables are available for the CheckBoxWidget:
For more information about theme variables, go to Checkbox specific variables.
gbc-ToggleCheckBoxWidget-checked-color |
Color of a checked ToggleCheckbox. |
gbc-ToggleCheckBoxWidget-unchecked-color |
Color of an unchecked ToggleCheckbox. |
gbc-ToggleCheckBoxWidget-disabled-color |
Color of a disabled ToggleCheckbox. |
Theme variables for ChromeBar widget
One new widget specific variable is available for the ChromeBarWidget:
For more information about theme variables, go to Chromebar specific variables.
gbc-ChromeBarWidget-item-error-color
|
Chromebar item error color |
Theme variables for message widget
Two new widget specific variables are available for the MessageWidget:
For more information about theme variables, go to Message specific variables.
gbc-MessageWidget-warning-color
|
Color of a warning message. |
gbc-MessageWidget-warning-background-color |
Background Color of a warning message. |
Theme variables for progress bar widget
One new widget specific variable is available for the ProgressBarWidget:
For more information about theme variables, go to Progress bar widget.
gbc-ProgressBarWidget-percentage-background-color
|
Background color of the ProgressBar percentage. |
Theme variables for scrollbar widget
Two new widget specific variables are available for the ScrollBarWidget:
For more information about theme variables, go to ScrollBarWidget specific variables.
gbc-ScrollBarWidget-track-color
|
Color of the ScrollBarWidget track. |
gbc-ScrollBarWidget-thumb-color |
Color of the ScrollBarWidget thumb. |
Theme variables for splitter widget
One new widget specific variable is available for the SplitterWidget:
For more information about theme variables, go to Splitter specific variables.
gbc-SplitterWidget-splitholder-background-color
|
SplitterWidget splitholder background color. |
Theme variables for table widget
Two new widget specific variables are available for the TableWidget:
For more information about theme variables, go to Table specific variables.
gbc-TableWidget-items-horizontalPadding
|
Horizontal padding for table items. |
gbc-TableWidget-items-verticalPadding
|
Vertical padding for table items. |