GUI: hide the dock space background
This commit is contained in:
parent
c5a811f58e
commit
b7e909d1d8
2 changed files with 7 additions and 4 deletions
|
|
@ -6305,6 +6305,8 @@ bool FurnaceGUI::loop() {
|
|||
|
||||
dl->AddText(markPos,0xffffffff,renderTime.c_str());
|
||||
dl->AddText(markPos2,0xffffffff,renderTime2.c_str());
|
||||
|
||||
//logV("%s (%s)",renderTime,renderTime2);
|
||||
}
|
||||
|
||||
layoutTimeEnd=SDL_GetPerformanceCounter();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue