Alexander

Results 6 comments of Alexander

Using this dependency: ``` com.github.appreciated apexcharts 2.0.0.beta10 ```

` min-height: 10px; ` didn't work

After update from Waterfox 4.1.5 to 5.0.1 i see that ui is broken too. Tabs in lowest row is not clickable and cannot scroll tabs on mouse wheel. Only fisrt...

> As a temporary workaround, try to set `userChrome.theme.enable` to **false** > > Report if it work for you. It work. Thanks!

Interested too

> Adding a simple workaround here that should enable the basic use case while waiting for the final implementation. > > ``` > public class AutoComboBox extends ComboBox { >...