glossawy / CCAutotyper

An Autotyper for ComputerCraft players who use servers that have HTTP Disabled!
GNU General Public License v3.0
5 stars 0 forks source link

Run FXKeyboard as Background Task #4

Closed glossawy closed 9 years ago

glossawy commented 9 years ago

Run Keyboard Operations on Background Thread (within the JavaFX Framework) so that hte UI does not become unresponsive during autotyping events. It is not a big deal since input is blocked on typing but it would be a nice enhancement so that it doesn't appear to be crashing.

glossawy commented 9 years ago

Completed (sort of) in v2.1.0