Jonathan
Jonathan
I've finally figured out how to reproduce it every time. I noticed if the unit is in COOL mode with **fan mode AUTO**, I can switch to Dry mode and...
@jesserockz @dudanov given my last comment do you guys have any idea as to whether this repo has the bug or if its the underlying uart control repo here https://github.com/dudanov/MideaUART...
This is still the case. Ram gets consumed, text never gets rendered. 
Did some more debugging and enabled some previously commented out `dbg!` statements. Initially, I used the example from the README.md and I ran the `cargo vcpkg build` command then after...
@bjorn support via script to customize a tiles visual appearance (wherever it is shown) would be great.
I think it might be a brave issue because this caused my brave to completely freeze after a while. Chrome never had any problems.
Might try and fix this soon. Is there any situation where you'd still want to accept user input when a window is not in focus? I can't think of any...
@jangler yeah I tend to agree with you. I don't think what @profan wants is possible across most operating systems (especially on mobile/web where things tend to be a lot...
@profan what you're asking for doesn't exist in SDL or godot and is impossible on half the platforms that macroquad supports so it will lead to inconsistent behavior in the...
@InnocentusLime I also started on this, just threw something together in the past 10mins because this bug was getting very annoying for my players. Added a focus gained/lost event for...