Results 76 comments of everdrone

> It is possible to add an api to let winit store the button coordinates and size and internally handle that but you'd miss out on free resize and drag...

I tried bumping the versions of both and building with: `cargo build --workspace --features=winit-28,winit-app` I'm just getting started with Rust but it seems there's a dependency mismatch coming from the...

sorry, i'm using Chrome 57.0.2987.133 (64-bit) on windows 10

Similar errors: ``` Class ... has a member ... of type ... which does not have a complete definition ``` Verbose log ``` Initial debug configuration: { type: 'lldb', request:...

I'm having the same problems with `delete()` Here's my workaround: adding `self.params['clientId'] = self.client_id` in base.py resolved the issue ```py # ... @property def drive(self): """Gets the 'Drive' service.""" if...

agreed, having it make into the library would be amazing

Also very interested in using this with `@apollo/client`

+1 for this feature, much needed for documentation pages!

This feature would be amazing +1

2017 MBP 13 High Sierra 10.13.2, experiencing the same issue here