Support hiding statistics for specific scenes
This way it's possible to see side-by-side results of CPU and GPU time on "fast" scenes, without having Victor scene making bars for bmw really tiny.
This commit is contained in:
@@ -6,4 +6,13 @@ canvas {
|
||||
|
||||
#container {
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
div.scene_selector_container {
|
||||
margin-top: 8px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.scene_selector_container span {
|
||||
margin-left: 16px;
|
||||
}
|
Reference in New Issue
Block a user