Merge pull request #14646 from hyperlogic/bug-fix/drop-after-delay-drop-down-width

Make the Out of Range Strategy drop down wider
This commit is contained in:
Jamil Akram 2019-01-03 16:32:13 -08:00 committed by GitHub
commit 486a4b6e75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -869,7 +869,7 @@ Flickable {
id: outOfRangeDataStrategyComboBox
height: 25
width: 100
width: 150
editable: true
colorScheme: hifi.colorSchemes.dark