mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Access the shared container from escher and apps
This commit is contained in:
committed by
EmilieNumworks
parent
3546788573
commit
268ad3f3ba
@@ -241,6 +241,7 @@ bool AppsContainer::switchTo(App::Snapshot * snapshot) {
|
||||
}
|
||||
|
||||
void AppsContainer::run() {
|
||||
setSharedContainer(this);
|
||||
window()->setFrame(KDRect(0, 0, Ion::Display::Width, Ion::Display::Height));
|
||||
refreshPreferences();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user