András Eisenberger

Results 3 comments of András Eisenberger
trafficstars

The code from @majkcramer is now obsolete, I've found this way to do it with current Rocket: ```rust struct CachedFile(NamedFile); impl for CachedFile { fn respond_to(self, req: &Request) -> response::Result

I just noticed this issue, but I think it was fixed by my pull request, right? https://github.com/PistonDevelopers/conrod/pull/1260

I think it fixes the original issue. For me, on Windows 10, there it no problem with losing the pointer grab even if I move the cursor outside the application...