We use Stratus as our light theme and the behavior of highlighting records on mouse-over works as expected on a TreeGrid with columns.
As shown in the example below from the SmartGWT Showcase. The example can be found here.
We additionally use Obsidian as our dark theme, however mouse-over behaves differently and highlights every other columns in a record. Also every other column in a record has a different shade of white as it's text color. An example of this occurring is shown below, which is the same SmartGWT Showcase example from earlier, except in the Obsidian theme.
Again, the example can be found here.
This issue is occurring in Chrome, Firefox, and Microsoft Edge.
As shown in the example below from the SmartGWT Showcase. The example can be found here.
We additionally use Obsidian as our dark theme, however mouse-over behaves differently and highlights every other columns in a record. Also every other column in a record has a different shade of white as it's text color. An example of this occurring is shown below, which is the same SmartGWT Showcase example from earlier, except in the Obsidian theme.
Again, the example can be found here.
This issue is occurring in Chrome, Firefox, and Microsoft Edge.
Comment