Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mac] Expose API to hide/show property button #686

Open
BretJohnson opened this issue Nov 14, 2019 · 0 comments
Open

[Mac] Expose API to hide/show property button #686

BretJohnson opened this issue Nov 14, 2019 · 0 comments

Comments

@BretJohnson
Copy link
Contributor

In general, for MonoDevelop in 8.4 they never want to show the property button as it doesn't do anything (Reset property is always disabled, in 8.4).

We should probably have a setting named ShowPropertyButton or similar to hide it, similar to the ShowHeader flag added earlier for #663.

That can remove the unneeded button from the Unity preferences here:

image

And IDE properties here:

image

See discussion at https://xamarinhq.slack.com/archives/C0YC6U677/p1573615723262800

The ability to reset properties to default might come in a later release of VSMac, for IDE settings, so we can show this UI later if needed, but it isn't there now.

Having this be a global panel setting, rather than per property, allows the entire column to be hidden.

@ermau ermau assigned ermau and unassigned ermau May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants