Vincent Petry

Results 325 comments of Vincent Petry

this caused me again to mis-assign a ticket today which I only found out much later

Any progress on the issue ? I'm still observing a lag when a video starts playing within Digikam (mov, mp4). I've updated to openSUSE Leap 15 and have the following...

@wang-bin as I understand, @cgilles needs guidance as to what order to call the APIs to prevent the switching problem.

I've now tried with the digikam-6.0.0-x86-64.appimage and the lag at the beginning of the playback is still happening.

According to the FAQ it seems it should be possible: https://github.com/viljamis/vue-design-system/wiki/frequently-asked-questions-(FAQ)#is-this-tool-only-for-vuejs-based-applications But I didn't find any documentation about how to do so in detail.

I guess it would require having a loop that includes all components separately, and then run: ``` % vue-cli-service build --target wc --name $componentName src/elements/SomeComponent.vue ``` The part I'm currently...

Oh, I love bisecting! I'll take care of this..

Here we go: 911c498dc14dc4034ba019526bf58f8b24d77da0 Spy passes through calling with `new` (#1626)

considering that our code only has a single usage of this I'd be rather tempted to go the quick route and change our single test that triggered this as I...

idea: mock the focus trap globally as there is no value testing it here maybe $nextTick is not enough for having the UI fully rendered, so at this time perhaps...