mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 03:09:57 +01:00
UI info procrastination
This commit is contained in:
@@ -161,5 +161,5 @@ glm::ivec2 RenderSource::icon() const
|
||||
|
||||
std::string RenderSource::info() const
|
||||
{
|
||||
return std::string("Render loopback");
|
||||
return std::string("Render ") + RenderSource::rendering_provenance_label[provenance_];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user