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

Edit Map Connections #40

Merged
merged 21 commits into from
Mar 19, 2018
Merged

Edit Map Connections #40

merged 21 commits into from
Mar 19, 2018

Conversation

huderlem
Copy link
Contributor

This PR adds support for editing map connections. It adds a new "Connections" tab to the main editor, which provides a click-and-drag interface for editing connections to the surrounding maps.

otherMap->connections.append(mirrorConnection);
}

mirrorConnection->offset = QString::number(-connection->offset.toInt());
Copy link
Owner

Choose a reason for hiding this comment

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

does this really work?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure what you're referring to. Yes, this works.

@yenatch yenatch merged commit 45d3e93 into yenatch:master Mar 19, 2018
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.

2 participants