Car-Role

Results 12 comments of Car-Role

> My code for this uses another overlay to act as positions, I just haven't been able to work on it due to life in a while. > > java_BYybjVRNrS.mp4...

> What would the behavior of customized anchors be when the client is resized? Would they mirror the behavior of the existing, default anchors which appear to maintain their location...

> > What would the behavior of customized anchors be when the client is resized? Would they mirror the behavior of the existing, default anchors which appear to maintain their...

> > > > > What would the behavior of customized anchors be when the client is resized? Would they mirror the behavior of the existing, default anchors which appear...

Video https://streamable.com/41d1x4

> please fill out the template properly and add screen recordings I'm not sure what the create clones sections means Or relies on the following changes? That's my entire pr...

> please fill out the template properly and add screen recordings This should be completed properly now > In the section "Description of the changes in your PR" you should...

I don't know if some of these tests failing means this can't be merged; I'm not sure what's going wrong. If it would prevent a merge, I will investigate further

> > Task :app:runKtlint > > /home/runner/work/NewPipe/NewPipe/app/src/main/java/org/schabi/newpipe/player/PlayerService.kt:151:85: Unnecessary semicolon (no-semi) > > /home/runner/work/NewPipe/NewPipe/app/src/main/java/org/schabi/newpipe/player/PlayerService.kt:152:72: Unnecessary semicolon (no-semi) The PlayerService.kt lint errors were not from my changes. They came from when I...

> I fixed this in [40caeb4](https://github.com/TeamNewPipe/NewPipe/commit/40caeb465d44a2c5708f62191c259f57076a343e) so a rebase should make the checks pass. Great, thank you!