10-19-2020 06:18 AM
All 'native' (default) icons in the desktop app have this nice behaviour: their colors are being toggled when hovered upon using the cursor.
2 things happen (that are maybe just 1):
For example:
Is this behaviour can be replicated in the ACTION SET assigned icon? If so, how?
10-20-2020 11:07 AM - edited 10-20-2020 11:09 AM
Hi erangr,
I dont believe it possible to have this functionality with an added image for Action icon.
It will be limited by the specified image itself and lose this 'nice behavior' as a result.
I wonder though if other implementers have made this work as there is definitely many using the custom icon for actions.
HTH
sclow
10-21-2020 12:16 AM
Hi sclow,
Thank you for the answer. Do you think this functionality is not possible due to special implementation of the 'native' icons? If not, maybe a correct set of image properties could do the effect, don't you think?
I found out that using a a PNG format - which supports transparency - yields some of the effect: it changes the color of the transparent part of icon to 'blend' with the bluish background color toggled. Nonetheless, I don't know how to do the 'opposite color toggling' like in the 'native' icons.
10-21-2020 03:14 AM
Hi erangr,
I dont believe there is special implementation of the native icons here.
What I meant in my earlier response is precisely what you've shown here.
The specified image and its properties for the icon will dictate and can limit how it behaves.
Given an image format to allow for this it should then respond to the .css settings.
I'm not certain how to apply the 'opposite color toggling', but it is something I can look into.
HTH
sclow