-
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple bug fixes + Background Fade improvements (#1204)
* Make sure default text (TextBox) get's cleared * Fix/Improve background fade behaviour Changed the background fade behaviour. This also allows to implement a _fade_in(@time) and _fade_out(@time) on custom background scenes. By default it tries to tween the modulation from transparent to white. * Add is_connected check before connecting Fixes #1166
- Loading branch information
1 parent
4254847
commit a6bbf35
Showing
3 changed files
with
30 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters