fix: only show scrollbars when needed

Signed-off-by: leo78913 <leo3758@riseup.net>
This commit is contained in:
leo78913
2022-12-15 16:34:52 -03:00
parent aaef448959
commit c8d8dda79a
6 changed files with 0 additions and 12 deletions

View File

@ -25,9 +25,6 @@
</property>
<item>
<widget class="QTextEdit" name="noteEditor">
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="tabChangesFocus">
<bool>true</bool>
</property>