Revert "Merge pull request #371 from myfreeweb/window-alpha"

This reverts commit 2ba9598f80, reversing
changes made to d34f8e06c8.
This commit is contained in:
Héctor Ramón Jiménez 2020-06-01 22:07:29 +02:00
parent 2ba9598f80
commit b96d87ff69
6 changed files with 9 additions and 49 deletions

View file

@ -195,7 +195,6 @@ pub trait Application: Sized {
} else {
None
},
background_color: settings.background_color,
..crate::renderer::Settings::default()
};