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

Tab close button + display policies + application on Scenes Tabs #2380

Merged
merged 1 commit into from
Oct 17, 2015

Conversation

StraToN
Copy link
Member

@StraToN StraToN commented Aug 18, 2015

  • Added close button to tabs [x].
  • Added 4 display policies for this close button (SHOW_ALWAYS, SHOW_NEVER, SHOW_ACTIVE_ONLY, SHOW_HOVER).
  • Set the scene tabs in editor to follow the hover policy.

Note : the 4 policies listed above only apply to close button. right_button (used for Script button in scene tabs) are always displayed.

…tton (show always, show never, show active tab only, show hover). Set the scene tabs in editor to follow the hover policy.
@StraToN
Copy link
Member Author

StraToN commented Aug 18, 2015

Just to relate : PR #2371 adds the same function as close button, but applied to Mouse Middle Click. If #2371 is to be pulled, please pull #2380 first as there may be a collision between them.

reduz added a commit that referenced this pull request Oct 17, 2015
Tab close button + display policies + application on Scenes Tabs
@reduz reduz merged commit c9ff40e into godotengine:master Oct 17, 2015
@StraToN
Copy link
Member Author

StraToN commented Oct 19, 2015

I noticed a minor bug when moving quickly the mouse pointer from the close button to the script button (or the inverse) : both buttons appear hovered at the same time. I'll have a look at this later when I have some time.

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

Successfully merging this pull request may close these issues.

3 participants