LaShonda Hopper
5a771e3a16
[Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser.
...
* Removes manual selectionModel update from controls-uit/Tree.qml
* This was interfering with the Key+Click functionality. It
was introduced via Commit 99617600c4
to address a selection
issue; however, it's unclear what that issue was. Selection
within the Asset Browser works without it at present.
* Amends the ContextMenu within the AssetBrowser to work in conjunction
with the multi-selection changes.
* ContextMenu will _only_ display when triggered within the current
selection be it one or more items as opposed to previous behavior
of selecting the item the menu was triggered on.
* CopyURL is only enabled when the selection size is 1
* Rename is only enabled when the selection size is 1
* Delete is enabled when the selection size is greater than 0
Changes Committed:
modified: interface/resources/qml/controls-uit/Tree.qml
modified: interface/resources/qml/hifi/AssetServer.qml
2018-01-30 14:44:34 -05:00
vladest
dfeefe53b8
Make scroll bar handle centered on shaft. Width chaned on par with entities list html view
2017-11-30 11:40:02 +01:00
vladest
7283f0127b
return back square background for scroll bars
2017-11-28 22:21:52 +01:00
vladest
94937374c5
Make selection not visible under rounded scrollbar
2017-11-28 21:33:13 +01:00
vladest
6136a4cea6
Rounded background
2017-11-25 10:03:56 +01:00
vladest
73a557a8a4
Added Scroll Bar for Trees. Fixed some anchoring issues. Fixed headerless views
2017-11-24 15:58:27 +01:00
Atlante45
2e84f48539
Fix QML errors
2017-09-13 09:54:55 -07:00
Atlante45
28402be37c
Fix status glyphs
2017-09-01 14:17:28 -07:00
Atlante45
8a291f16ff
Merge branch 'master' of https://github.com/highfidelity/hifi into feat/auto-bake
2017-08-25 15:26:38 -07:00
Atlante45
348be788f7
Add BakingEnabled protocol
2017-08-25 10:56:27 -07:00
Atlante45
9e6502fe92
More UI work
2017-08-25 10:54:34 -07:00
Dante Ruiz
459f2c5cdc
fixed tab issue
2017-08-14 16:03:12 -07:00
Dante Ruiz
99617600c4
fix selection issue for TreeView.qml
2017-08-14 15:58:28 -07:00
David Rowe
7e4f494e96
Fix no keyboard when renaming item directly in Asset Server dialog
2016-10-15 11:19:38 +13:00
David Rowe
d798e562fc
Update scrollbar in tree view to match table scrollbar
...
Used in Running Scripts and Asset Browser dialogs.
2016-05-12 17:18:30 +12:00
Atlante45
07d2213628
Remove debug
2016-03-15 09:14:22 -07:00
Atlante45
9b8b1d41e3
Edit in place
2016-03-15 09:14:22 -07:00
Stephen Birarda
8e2b06a8e5
use an explicit selection model for treeview
2016-03-10 18:32:18 -08:00
David Rowe
e6b81b31d8
Fix Running Script's tree view
2016-03-08 09:59:00 +13:00
David Rowe
e79427bb3b
Make some settings dialogs have collapsible sections
2016-03-02 19:41:50 +13:00
David Rowe
20bf07550a
Update to new HiFi-Glyphs font file
2016-03-02 13:10:52 +13:00
David Rowe
a32452db8b
Change Running Scripts reload, close, and tree buttons when pressed
...
Provides visual feedback to user.
2016-03-01 10:43:46 +13:00
David Rowe
beef3f59eb
Fix QML warning
2016-02-24 12:59:21 +13:00
David Rowe
ad4d697f38
Use names for HiFi glyph characters
2016-02-24 12:37:23 +13:00
David Rowe
9dd1bfad2d
Fix tree view branch indicator colors
...
Using interim HiFi glyphs until branch triangles are added to the font.
2016-02-24 10:54:36 +13:00
David Rowe
558c8872b1
Rework scrollbar to make layout more robust
2016-02-21 14:02:51 +13:00
David Rowe
b2c74447fb
Fix OSX scrollbars in scripts lists starting too low
2016-02-21 12:44:29 +13:00
David Rowe
c07b1f9b1e
Tidying
2016-02-18 23:06:26 +13:00
David Rowe
81169c59c8
Fix runtime warnings
2016-02-18 19:52:20 +13:00
David Rowe
4df77cff31
Add scrollbars to running scripts and available scripts tables
2016-02-18 18:10:58 +13:00
David Rowe
d32f743f52
Style running scripts and available scripts tables
2016-02-18 16:35:51 +13:00