]> git.sesse.net Git - pkanalytics/commitdiff
Force the timecode display to be in a font that does not change width based on contents.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 13 Jul 2023 18:05:37 +0000 (20:05 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 13 Jul 2023 18:05:37 +0000 (20:05 +0200)
mainwindow.ui

index 20bf733149c063ad0a29d9ac6bd248d20fb2a4cf..85e0f1d1721b293db69e695edc3c2b6eb9246886 100644 (file)
        </layout>
       </item>
       <item row="0" column="0">
-       <widget class="VideoWidget" name="video" native="true">
+       <widget class="VideoWidget" name="video">
         <property name="minimumSize">
          <size>
           <width>320</width>
        <layout class="QHBoxLayout" name="nav_buttons" stretch="1,0,0,0,0,0,0,0,2">
         <item>
          <widget class="QLabel" name="timestamp">
+          <property name="font">
+           <font>
+            <family>Noto Sans</family>
+           </font>
+          </property>
           <property name="text">
            <string>0:00:00.000</string>
           </property>