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

General fixes #205

Merged
merged 11 commits into from
Oct 21, 2016
Merged

General fixes #205

merged 11 commits into from
Oct 21, 2016

Conversation

peppy
Copy link
Sponsor Member

@peppy peppy commented Oct 21, 2016

No description provided.

@peppy peppy force-pushed the general-fixes branch 4 times, most recently from 1bf0a77 to 62cd2a8 Compare October 21, 2016 09:22
@@ -408,14 +406,13 @@ public override Vector2 Size
{
set
{
InputScheduler.Add(delegate
UpdateScheduler.Add(delegate

This comment was marked as off-topic.

Assert.Pass();

Assert.IsTrue(waitAction.BeginInvoke(null, null).AsyncWaitHandle.WaitOne(1000),
@"Message was not received in a timely fashion");

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

protected abstract string BasePath { get; }


protected virtual string BasePath => @"./"; //use current directory by default

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@ddevault ddevault left a comment

Choose a reason for hiding this comment

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

.

@ddevault
Copy link
Contributor

Per discussion on IRC I'll address my concerns with a seperate PR.

@peppy peppy merged commit 1ea56df into ppy:master Oct 21, 2016
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