XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
308 stars 34 forks source link

clickable services without having to open foldout #848

Closed StephenHodgson closed 3 years ago

StephenHodgson commented 3 years ago

XRTK - Mixed Reality Toolkit Pull Request

Overview

Added the ability to click on services to open their configurations with less clicks. should work automatically for all services and data providers. ![D3FdIz6vLi](https://user-images.githubusercontent.com/13334553/120567956-e6f77600-c3e0-11eb-9809-f96d31df6221.gif) ## Changes

Submodule Changes

StephenHodgson commented 3 years ago

/azp run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 1 pipeline(s).
SimonDarksideJ commented 3 years ago

It is frustrating that several paths were developed for the same solution. We just need to get better/more serious about feeding back into feature request tasks to avoid duplication. (and not just dismiss because we aren't interested)

We need to evolve requirements about Requests with any relevant views with Constructive feedback (solutions not dismissals)

StephenHodgson commented 3 years ago

Understandable. From a purely objective criticism, I was worried the changes were too broad without adequately addressing all the services and data providers. The changes here are targeted and doesn't require us to add additional classes or icon assets.