mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-02 08:11:58 -04:00
Autosave: Rotate inner ring too
This commit is contained in:
@@ -27,6 +27,7 @@ Rml::Element* create_toast(Rml::Element* parent, const Toast& toast) {
|
||||
<logo>
|
||||
<img class="inner" src="res/org-icon-inner.png" />
|
||||
<img class="outer" src="res/org-icon-outer.png" />
|
||||
<img class="center" src="res/org-icon-center.png" />
|
||||
</logo>
|
||||
)RML");
|
||||
return parent->GetFirstChild();
|
||||
|
||||
Reference in New Issue
Block a user