Update to spice2x-25-04-25 (pre-apply)
> broken commit
This commit is contained in:
+2
-3
@@ -99,10 +99,9 @@ void overlay::Window::build() {
|
||||
for (auto &child : this->children) {
|
||||
child->build();
|
||||
}
|
||||
|
||||
// end window
|
||||
ImGui::End();
|
||||
}
|
||||
// end window
|
||||
ImGui::End();
|
||||
|
||||
if (this->remove_window_padding) {
|
||||
ImGui::PopStyleVar();
|
||||
|
||||
Reference in New Issue
Block a user