mopsicus / umi

Unity mobile input (UMI) plugin for Android and iOS, allows to use features of mobile native input fields
MIT License
399 stars 92 forks source link

Plugin show white object and not show correct transparency #14

Closed davidfio closed 5 years ago

davidfio commented 5 years ago

screenshot_20190225-174513 In the screen you can see on top input field with plugin, and bottom a classic input field without it. On mobile i see this rectangle that ruin my UI and UX experience, how can i fix this?

Please is very urgent for my job

mopsicus commented 5 years ago

screenshot at feb 26 10-51-13

Set alpha to 0 for inputfield image normal color, and background will be transparent

MTaimurAzhar commented 5 years ago

Untitled

4d5a42e7-9df0-44a3-b5d2-a4bb73d58f72

here I'm making alpha 0, but you can see it still not working and input is hide on the top

davidfio commented 5 years ago

Hi,

Thank you for your response, it helps me a lot.

Best regards, David

On Thu, Mar 28, 2019, 15:04 MTaimurAzhar notifications@github.com wrote:

[image: Untitled] https://user-images.githubusercontent.com/26604981/55151104-edd23080-5166-11e9-98d5-24b29ca45c52.png

[image: 4d5a42e7-9df0-44a3-b5d2-a4bb73d58f72] https://user-images.githubusercontent.com/26604981/55151136-fcb8e300-5166-11e9-9efc-b755a7c1c14f.jpg

here I'm making alpha 0, but you can see it still not working and input is hide on the top

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mopsicus/UnityMobileInput/issues/14#issuecomment-477540450, or mute the thread https://github.com/notifications/unsubscribe-auth/AVJk8KTczcfeb8iiqTPHv2SQBm4vqn8wks5vbJuZgaJpZM4bQT-L .

MTaimurAzhar commented 5 years ago

Hello David, but still sliding up the page disturbs the fields.