kmbang / UnityNativeEdit

Unity Native Input Plugin for both iOS and Android (Unity UI compatible)
90 stars 56 forks source link

just one question. #1

Closed wingjjzhang closed 9 years ago

wingjjzhang commented 9 years ago

the idea about native edit plugin is good! I find that if I use your editor(android platform),the other widget something like buttons/toggles can not work any more, I check your native java code, It seems that a mainlayout was added to the rootlayout, is it the reason make a mask above the unity view? waiting for your reback. thx for your job. qq20150608-1

kmbang commented 9 years ago

You mean the other widget in unity UI such as Canvas, Button? I used native edit plugin with Unity UI elements and it seemed it worked okay. Could you elaborate the issue a bit more? Yes, the reason why I added new layout is to separate plugin from other unity component. Any suggestion will be very welcomed!

wingjjzhang commented 9 years ago

hi, I fixed it, the mainLayout turn "clickenable" on, just turn it off. thx for your back, good job!! and I have make a native edit for NGUI base on yours. qq20150609-1

wingjjzhang commented 9 years ago

hi,sorry that, I try your original code, it worked today, I don't know, .... thx you.

wingjjzhang commented 9 years ago

hi,sorry that, I try your original code, it worked today, I don't know, .... thx you.

wingjjzhang commented 9 years ago

hi,sorry that, I try your original code, it worked today, I don't know, .... thx you.

wingjjzhang commented 9 years ago

hi,sorry that, I try your original code, it worked today, I don't know, .... thx you.