summaryrefslogtreecommitdiffstats
path: root/version.py
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2022-02-23 01:50:47 +0200
committerAvi Halachmi (:avih) <avihpit@yahoo.com>2022-02-23 02:20:49 +0200
commit57f42cee84aa5b48eb2db32e8b429796a3d7fb11 (patch)
tree3153c6bc8eb35d97526a7e917df4827e942c7cc7 /version.py
parent37927b65f719aac817717c88c10b05ca7246248a (diff)
downloadmpv-57f42cee84aa5b48eb2db32e8b429796a3d7fb11.tar.bz2
mpv-57f42cee84aa5b48eb2db32e8b429796a3d7fb11.tar.xz
stats.lua: page 2 - frame timing: use fixed display order
Page 2 displays the frame timing info for each type (currently "Fresh" and "Redraw"), but since they're unordered keys of a map, their iteration order and hence their order on screen could (and did) change depending on $things, which was annoying. haasn thinks none of them should be considered more important (and therefore maybe worthy of being displayed on top), so we go with lexicographic order, which currently means that "Fresh" is first. Fixes #9901
Diffstat (limited to 'version.py')
0 files changed, 0 insertions, 0 deletions