Project

General

Profile

Bug #61656

Updated by Xavier Perseguers over 9 years ago

When using high resolution icon (png) in backend modules (32x32 px) and this module can be enable/disable in the be_groups/be_users records with fields groupMods/userMods, the icon is displayed bigger than desired (see attachment). 

 To avoid this behaviour, I propose to introduce width and height attributes in the function "getIconHtml" of the formEngine class. 

 !IconTooBig.png!

Back