Hi Carlos,
In LabelPlayground example we have label which should display hand cursor
when we roll over on it. It's being used there className="cursor-pointer"
[1] - I see in the browser that this class is being applied, but I cannot
find where it is declared ?
In my application I did use that class and it's also appear in the browser,
but from where it comes from actually ?
This example doesn't work properly so I wanted to fix it. I know that
solution for that would be probably:
.jewel.label.cursor-pointer {
cursor: pointer;
}
[image: image.png]
[1]
https://github.com/apache/royale-asjs/blob/007eab65fd576598f7cef1d8e62ae160e16474a9/examples/royale/TourDeJewel/src/main/royale/LabelPlayGround.mxml#L47
Thanks,
--
Piotr Zarzycki
Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*