Kerim Dragolj

Results 8 comments of Kerim Dragolj

I had same problem, solved it by putting z-index: 1100 on #time-picker-wrapper since z-index of modal is 1050 if im correct.

If issue is same as the one I had, this should work ``` canvas { touch-action: auto; } ```

Do we have any solution for this, im getting this error now, trying to use it in angular 13 ![image](https://user-images.githubusercontent.com/12545884/190665517-2a8fdb0b-ef0b-440e-bbf2-a59c7bbd784f.png) ![image](https://user-images.githubusercontent.com/12545884/190665732-447c8e90-57f7-4dc6-8254-3674937458df.png) ![image](https://user-images.githubusercontent.com/12545884/190665781-bff90f38-c4ff-4b0e-808c-03dd92d97c2d.png)

@ivanpopelyshev yes you were correct, it was missing version, any idea why? i mean file was exported from Spine so it should be correct out of the box, containing all...

@ivanpopelyshev SPINE PRO 4.1.08

@ivanpopelyshev can you please check if this exported json spine looks good to you, and if you can use it https://drive.google.com/file/d/1tKBNyPF2K_5nQXMr61DXdTRA-iQN8b3w/view?usp=sharing

@ivanpopelyshev Ahh sorry about that.. i was trying to get different output by changing version on export, but overall structure is the same either way, just that 'spine' field changes.....

Nevermind it was code related issue, but still have to manually add that version field on each export...