Bug #4371
Other icons in TVAdapters tab
0%
Description
DVB-C adapter icon is ok, but DVB-S icon likes to be wrong!
The adapter icon should be assigned to the adapter and not to the switch!
Files
History
Updated by Jaroslav Kysela over 7 years ago
- Status changed from New to Rejected
It works as expected. The "open folder" icons means that there are child nodes and only final nodes have the "adapter" icon (we replaced the default tree icon with the adapter one).
Updated by Meindert Oldenburger over 7 years ago
I don't understand the explanation! It would be nice if the icon corresponds to the subject of the tree level ?! But it doesn't matter it is not a big issue for me.
Updated by Jaroslav Kysela over 7 years ago
You can look how does the unmodified ExtJS TreePanel look at: http://embed.plnkr.co/wbusvN/ . The original icon for the final (end) nodes was replaced with the adapter icon only.
Easy solution ignoring the real node type. It's no worth to discuss this cosmetic change. But hey, tvh is open source, so if you like to come with another better solution, I'm sure that I'll accept your patch.