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

Implemented an option to hide system classes #925

Merged
merged 1 commit into from Sep 3, 2018

Conversation

kraenhansen
Copy link
Member

@kraenhansen kraenhansen commented Sep 3, 2018

This PR fixes #772 by adding an option to show system classes (classes with names that start with "__") from the list of classes when browsing a Realm, the default behaviour will be that these are hidden.

skaermbillede 2018-09-03 kl 17 35 34

When the classes are hidden a small hint will be shown to limit confusions that may arise if the user doesn't know that this feature exists at all.

The setting can be changed from the "view" menu in the application menu:

skaermbillede 2018-09-03 kl 17 35 55

@realm realm deleted a comment from realm-probot bot Sep 3, 2018
@kraenhansen kraenhansen self-assigned this Sep 3, 2018
@kraenhansen kraenhansen merged commit 0c84261 into master Sep 3, 2018
@kraenhansen kraenhansen deleted the kh/hide-system-classes branch September 3, 2018 16:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to hide system classes
2 participants