Skip to content
Snippets Groups Projects
Commit 70ca1d9c authored by Mnikolenko ProductEngine's avatar Mnikolenko ProductEngine
Browse files

MAINT-4386 FIXED Text in statistics is cut off by the scrollbar in the statistics floater

parent ff17358e
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Statistics" title="STATISTIKEN" width="280"> <floater name="Statistics" title="STATISTIKEN">
<scroll_container name="statistics_scroll" width="280"> <scroll_container name="statistics_scroll">
<container_view name="statistics_view" width="280"> <container_view name="statistics_view">
<stat_view label="Basic" name="basic"> <stat_view label="Basic" name="basic">
<stat_bar label="FPS" name="fps"/> <stat_bar label="FPS" name="fps"/>
<stat_bar label="Empfangene UDP-Daten" name="bandwidth"/> <stat_bar label="Empfangene UDP-Daten" name="bandwidth"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment