You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to completely turn off the animations of the labels? How can we do it?
Detailed Explanation:
We downloaded your project and tried to see if we can add label customization on our own as currently customization has been marked as an enhancement and no update on it so far. We were successful in changing the design of the label but we noticed that it keeps scaling up and down everytime the camera is moved. I am unable to upload a video here and it cannot be explained by a screenshot. Here is the link to the video https://drive.google.com/open?id=1GrPzIKID2pSjq_OI8si8Oe7dZ_Wa5lDB
I tried to disable the getShowUpAnimation() method but it still happens.
The text was updated successfully, but these errors were encountered:
Hi.
Thanks for the kind words about the library ^^.
It looks that the problems you are having aren't connected to the animation itself. The showUpAnimation is only showing scaling up rectangle borders it isn't affecting the position of the label on the screen. Did you change something in the implementation in order to add those vertical lines below the labels? Maybe the problem is in how those lines are implemented to work with the labels?
Hello, first of all thanks for the great library.
I would like to completely turn off the animations of the labels? How can we do it?
Detailed Explanation:
We downloaded your project and tried to see if we can add label customization on our own as currently customization has been marked as an enhancement and no update on it so far. We were successful in changing the design of the label but we noticed that it keeps scaling up and down everytime the camera is moved. I am unable to upload a video here and it cannot be explained by a screenshot. Here is the link to the video https://drive.google.com/open?id=1GrPzIKID2pSjq_OI8si8Oe7dZ_Wa5lDB
I tried to disable the getShowUpAnimation() method but it still happens.
The text was updated successfully, but these errors were encountered: