Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Removing branch favorite functionality #396

Merged
merged 4 commits into from
Oct 31, 2017
Merged

Conversation

StanleyGoldman
Copy link
Contributor

It's getting in the way

{
SetFavorite(node, !favorite);
Event.current.Use();
GUI.DrawTexture(favoriteRect, Styles.FavoriteIconOff);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a need for this if we're not doing favorites right now?

@shana shana merged commit 812bbff into master Oct 31, 2017
@shana shana deleted the fixes/isolating-favorites branch October 31, 2017 18:15
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.

2 participants