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

Merge master into netstandard #1214

Merged
merged 132 commits into from Dec 1, 2017
Merged

Merge master into netstandard #1214

merged 132 commits into from Dec 1, 2017

Conversation

smoogipoo
Copy link
Contributor

No description provided.

peppy and others added 30 commits November 21, 2017 19:28
…e old AsyncLoadWrapper and DelayedLoadWrapper classes.

Syntactically mostly the same: Only if you used a DelayedLoadWrapper instance without explicitly setting a TimeBeforeLoad which used to set a default delay of 500 (ms), this will now set it to zero in the new constructor, making it not delayed. This is so that all "AsyncLoadWrapper" constructors will still work.
If you want to delay the loading, you will now HAVE to explicitly change the TimeBeforeLoad. Every DelayedLoadWrapper implementation already explicitly defined it, so nothing really had to be changed (except for obviously the naming).
warning required) and made a toggle to show what causes the problem.
Removes the necessity to construct a TestCase to get its description. Removes descriptions where they weren't adding anything to the titles.

Also tidies up naming of some TestCases and button layout.

Closes ppy#1185.
@@ -1,5 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\LangVer.props" />
<Import Project="..\OpenTK.props" />
<Import Project="..\System.Drawing.props" />
<Import Project="..\osu.framework.props" />

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

peppy
peppy previously approved these changes Dec 1, 2017
@peppy peppy merged commit 19e8161 into ppy:netstandard Dec 1, 2017
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

5 participants