Use new scrollbars for scrollviews (ie text areas)
This commit is contained in:
@@ -61,7 +61,7 @@ BoxPopup {
|
||||
property var failedInvites: []
|
||||
|
||||
|
||||
ScrollView {
|
||||
HScrollView {
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
|
@@ -21,7 +21,7 @@ BoxPopup {
|
||||
property string traceback: ""
|
||||
|
||||
|
||||
ScrollView {
|
||||
HScrollView {
|
||||
Layout.fillWidth: true
|
||||
|
||||
HTextArea {
|
||||
|
Reference in New Issue
Block a user