cosmocode / qc

Automatically check the quality of DokuWiki pages
https://www.dokuwiki.org/plugin:qc
GNU General Public License v2.0
9 stars 10 forks source link

Removed harcoded width and height from helper.php #12

Closed Kohtason closed 13 years ago

Kohtason commented 13 years ago

Removed harcoded width and height. Fixes displayissues with small icons and changed values in icon.php->$OPTS

Why was it hard-coded anyway?

adrianheine commented 13 years ago

Hardcoding the size improves display performance. I’d like to see a patch which dynamically sets the dimension values. As for tooManyEdits, I don’t like displaying issues which are not fixable anymore.