Closed JoseLion closed 1 year ago
This PR fixes a few tooltip issues. The main one was that the tooltip view was rendered within the CircleShape component, so the overlay was always on top of the tooltip, and it was not possible to interact with it.
CircleShape
:tada: This PR is included in version 3.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR fixes a few tooltip issues. The main one was that the tooltip view was rendered within the
CircleShape
component, so the overlay was always on top of the tooltip, and it was not possible to interact with it.