overte/interface
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
..
compiledResources Pre-merge cleanup 2018-01-14 19:48:12 -08:00
external GLAD polish 2018-01-14 00:10:05 -08:00
i18n
icon
resources [Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser. 2018-01-30 14:44:34 -05:00
src Merge pull request #12037 from humbletim/Leopoly_Phase1_004_RayPick-Changes 2018-01-29 14:02:38 -08:00
ui
CMakeLists.txt Fix font loading from non-QRC html 2018-01-22 16:48:00 -08:00
interface.exe.manifest