Closed PovarIsSFEDU closed 5 months ago
@rafaelpadilla
I have no permission for PR, so quickfix here:
run_ui.py, 44:9
self.move(int(left), int(top))
splash.py, 19:9
self.move(int(left), int(top))
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Cannot start an app due to:
That is happening 'cause of function move cannot work with floats, quickfix in PR submitted.