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

Add screen selection tabcontrol to the editor #1323

Merged
merged 11 commits into from Oct 1, 2017

Conversation

smoogipoo
Copy link
Contributor

Gonna stop this branch right here, without the tabcontrol actually being hooked up, because the changes are already getting pretty lengthy. Just a basic interface implementation for now.

Also adjusts the interface of the EditorMenuBar slightly.

/// <summary>
/// A box with width equal to this <see cref="DrawableEditorBarMenuItem"/>'s width, and height equal to the parent height.
/// </summary>
private readonly Box parentSizedBox;

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.


public enum EditorScreenMode
{
[System.ComponentModel.Description("compose")]

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Sponsor Member

@peppy peppy left a comment

Choose a reason for hiding this comment

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

👍

@peppy peppy merged commit cecfd7b into ppy:master Oct 1, 2017
@smoogipoo smoogipoo deleted the editor-screen-selection branch February 22, 2018 04:02
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.

None yet

2 participants