mirror of
https://github.com/zetaPRIME/libstarlight.git
synced 2025-06-25 21:22:46 +00:00
...and remove testing artifacts
This commit is contained in:
parent
c3207cc2f9
commit
244e2c2ed0
@ -54,10 +54,6 @@ void Label::PreDraw() {
|
||||
buffer->Clear();
|
||||
GFXManager::PushContext(buffer.get());
|
||||
textConfig.ROGet().Print(buffer->rect, text);
|
||||
static auto testmask =
|
||||
//ThemeManager::GetAsset("controls/button.idle");
|
||||
ThemeManager::GetAsset("decorations/testmask");
|
||||
testmask->Draw(buffer->rect, nullptr, nullptr, gfx::BlendMode::Mask);
|
||||
GFXManager::PopContext();
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 540 KiB |
Loading…
x
Reference in New Issue
Block a user