overte-thingvellir/interface/resources/qml
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
..
+android
controller
controls
controls-uit [Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser. 2018-01-30 14:44:34 -05:00
desktop
dialogs
hifi [Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser. 2018-01-30 14:44:34 -05:00
js
LoginDialog
styles
styles-uit
windows
AudioScope.qml
AvatarInputs.qml
Browser.qml
ConnectionFailureDialog.qml
CurrentAPI.qml Updated UI to fit Toolkit Standards 2018-01-19 14:52:44 -08:00
ForceLoad.qml
InfoView.qml
LoginDialog.qml
OverlayWindowTest.qml
QmlWebWindow.qml
QmlWindow.qml
Stats.qml
StatText.qml
TabletBrowser.qml
Tooltip.qml
UpdateDialog.qml
Web3DOverlay.qml