mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-18 08:54:37 +00:00
[desktop] show scale in designer
Signed-off-by: Chris H. Meyer <christian.h.meyer@t-online.de>
This commit is contained in:
@@ -2371,7 +2371,7 @@ void FrontendRenderer::Routine::Do()
|
||||
|
||||
m_renderer.CreateContext();
|
||||
|
||||
#if defined(DEBUG) || defined(DEBUG_DRAPE_XCODE) || defined(SCENARIO_ENABLE)
|
||||
#if defined(BUILD_DESIGNER) || defined(DEBUG) || defined(DEBUG_DRAPE_XCODE) || defined(SCENARIO_ENABLE)
|
||||
gui::DrapeGui::Instance().GetScaleFpsHelper().SetVisible(true);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user