Alexander Moisseev

Results 7 issues of Alexander Moisseev

To reproduce set `labels.outer.hideWhenLessThanPercentage` !== `null`.

Before submitting your PR, please review the following checklist: - [x] **CHOOSE CORRECT BRANCH**: if filing a bugfix/enhancement against 0.9.x series, choose `master` branch - [ ] **CONSIDER adding a...

Please add the list of required php extensions to the requirements section of the documentation: filter, gd, json, mysql, mbstring, session, xml, zlib, may be something else.

For `$config['tb_label_style'] = "thunderbird";` the following `span` elements are not used and just eat vertical space: ![image](https://user-images.githubusercontent.com/2275981/183356873-6fd15d77-ef83-411f-ae95-a5c02fc75300.png)

The `id` alias is used in SELECT query as a local variable. Since it has the name that very common to a column name, it results in alias/column name duplication....