chpla
September 21, 2016, 12:11pm
#1
Hello,
My employer would be willing to pay developers to fix a couple of issues that are currently holding back our release. Mainly, the TextField as a dynamic input field on html5 target seems to be having countless bugs, rendering it almost unusable. That’d be the most important issue for us right now.
If you’re interested please message me.
1 Like
mayakwd
September 26, 2016, 3:52pm
#2
Hi! Can you please provide more information about “hottest” bugs, that you want to be fixed?
hcwdikk
September 26, 2016, 6:05pm
#3
I’ve been using DOM input elements instead of regular ones in my work projects.
https://dl.dropboxusercontent.com/u/39233383/OpenFL/HTMLInput/index.html
Here’s the source code:
http://pastebin.com/Zu4A85rx <-- Main.hx
http://pastebin.com/5QW82fWF <-- HTMLInputField
You can position them like normal Sprites and apply CSS styles to them (eg. input.style.background = “#FFFFFF ”).
chpla
September 27, 2016, 7:15am
#4
Hello,
thank you Mayakwd, for looking into this. I’ll contact you personally.
Also, thank you for the advice, hcwdlkk!
Regards
chpla
September 27, 2016, 7:37am
#5
This is the main issue we’re running into that keeps us from rolling out our product.