Closed MTaimurAzhar closed 5 years ago
Mate, I don't know what kind of image you use, and how it could be. So, simple alpha = 0 should works, you can check it in code. Btw, you can upload your scene to somewhere, and I'll try to check.
Hmmm, yes its mentioned in the code that it takes color of origional input field's color properties but I tried everything and it didn't work, in the last I put my Panel in your demo project and it still didn't work, I uploaded in on G-Drive and it would be great, if you could have a look
https://drive.google.com/file/d/1kmKHjrkQ6cn9PRkwa_3r5wOGwzS8c2C0/view?usp=sharing
not a sprite or image pops up actually the text starts getting hide behind everything,
oh, well, I guess it is you first (second) UI. No offence :) I've test your code, and make some test example
You can make container object, put background image into it, and after that, create inputfield with invisible background
And I think, result will be that you expected
Not offended at all, I'ma learner :) I will surely show you the game that I'm currently working on once I'm done with it :)
The project I sent you, I didn't write included any extra code of it, just changed a bit of manifest to avoid "ChangeNothing". if you make a apk of it, you'll see the name and password get hide behind anything on the screen. I just want to fix this.
-In that field I made alpha = 0. it was getting hide in the background.
Here I removed every background, still they get hided,
I think field hides cuz of there are some anchor bugs. If you want I can zip my test project and upload it for your investigation))
That would be great and very kind of you :)
Actually I anchored them for multi resolution.
or maybe in your test project, I could compare it with my setting and see what I'm missing.
Thank you so much, I'll make a dummy panel with multiple input fields in the same project.
I tested in your project, Look it happens when fields slide up because input field is lower. can you please check it by putting a field lower in the screen, that would make fields move above.
I put two extra fields down and when I was filling them, above one gets disappeared in your project as well.
Mate, I can't do all the work for you_) try to solve it by yourself
I neither asked you to do my work, but this was the main concern of this post and I asked this for like 2-3 times, that for lower fields this plugin make the above fields disappear. You can take it as a feedback :)
If I could solve it, I will share the solution.
ok)
did you fulfill point 6 of the readme how to use list? check it again, and try, and I think you will solve your problem
and when you solve it (I hope :) you should use OnShowKeyboard event to move up your fields by yourself. Yeah, so complex cuz whole plugin is a hack)
Plugin is Hiding above moved fields by a white opaque object?
I made alpha = 0 (input field) as shown in the figure and tried couple of other ways but still it didn't work.
.