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

Renderrenderrenderrender: Now for embedding! #6125

Merged
merged 5 commits into from May 25, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

fix build

  • Loading branch information
Mike Blumenkrantz
Mike Blumenkrantz committed May 23, 2015
commit 8799213d4a555c87e09931b0bdc5979f05b87315
@@ -688,7 +688,7 @@ impl WindowMethods for Window {
fn set_cursor(&self, _: Cursor) {
}

fn prepare_for_composite(&self) -> bool {
fn prepare_for_composite(&self, _width: usize, _height: usize) -> bool {
true
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.