LuisBonsembiante

Results 5 issues of LuisBonsembiante

* A bug in the API: * Phaser version(s):Phaser CE * What should happen: Button input.enabled= false/true take the correct frame; * What happens instead: Just mantain the down frame...

enhancement

Any help about that?...thanks in advance..... ![1553707655006](https://user-images.githubusercontent.com/26602298/55098504-ab442180-509c-11e9-8a96-c37f329d2ae3.JPEG)

Hu I have this problem with the last android studio java 1.8..... the lib doesnt work when set the topic or try to connect...help I need this for urgent project....

I have an iOS device with CDT(GMT-5) timezone. An I created a date with time in 13:00 and with EDT(GMT-4) timezone. Expected hour in calendar: 12AM. Obtained: ![image](https://user-images.githubusercontent.com/26602298/189173700-e7f090af-d818-4751-9a70-ee22bdb75319.png) ### Environment...

1 - install de library in iOs... 2- Use the code behind: ` Tooltips.Show( this.phone, this.target, { text: phoneString, textSize: 16, autoHide: true, duration: 3000, }, ); ` 4- the...