Beau Butner

Results 8 comments of Beau Butner

> Is this still an issue? Could you provide a plunker debunking the issue? > > This works for me > > ``` > scroller.scrollTo('scroll-to-element', { > duration: 800, >...

@pontusk Please check out [this PR](https://github.com/PandaTheme/panda-syntax-vscode/pull/2) and let me know if this should suffice for your needs.

I'm able to somewhat work around this and accomplish what I want with: ```csharp private void UIElement_OnTouchDown( object sender, TouchEventArgs e ) { if( sender is not Thumb thumb )...

Gotta love it when a small change is a breaking change... I'm also very willing to help out with a JetBrains plugin for this, as I *love* the conversion feature...

> The flow of an upload is: > > ``` > (initiate upload) GET /api/packages/versions/new -> > { > "url": "", > ... > } > (the actual upload): POST...

> oh - that's surprising, we only parse the xml response when it comes from the `` > > [pub/lib/src/command/lish.dart](https://github.com/dart-lang/pub/blob/e44a3ebd4d48e7cd53e8eafadaa0efed96d4c389/lib/src/command/lish.dart#L221) > > Line 221 in [e44a3eb](/dart-lang/pub/commit/e44a3ebd4d48e7cd53e8eafadaa0efed96d4c389) > > if (url...

> But `cloudStorageUrl` is the `` not the finalize request url. Apparently while writing this issue I've completely forgotten how to read, that's my bad... Apologies if I've wasted your...

Same here... popup prompt displays, I use TouchID, then just nothing.