bytedream

Results 76 comments of bytedream

The iframe property `allow="fullscreen"` is the cause of this behavior. I've tried to remove it but nothing has worked so far. I love web dev 🙃

I try to comply to this behavior by only scrolling if the bottom of the container which contains all job steps is visible when new lines are added. So if...

GitHub has the same behavior as my PR as long as there are only a few steps (+ the scroll down when visiting the an action page). When an action...

Got fixed in [v3.6.2](https://github.com/crunchy-labs/crunchy-cli/releases/tag/v3.6.2)

@OZocha from which country do you do your request (maybe that's an geoblocking issue)? And do you use your normal home connection or any kind of VPN or VPS?

The issue got fixed in [v3.6.2](https://github.com/crunchy-labs/crunchy-cli/releases/tag/v3.6.2). > Is there an option to get the subtitles to the normal size (not bold)? There is no such option and I do not...

As a dirty fix I currently remove all divs in `onMount` and in a `` at the end of the svelte file manually: ```html ... let opposite = true onMount(()...

This is strange, I can't reproduce this behavior with my account. Also the number of empty entries is odd to be a library bug, so I assume that it is...

Okay, nice! I'll add you as a collaborator at first. The transfer of the whole repo will take place later, as I first want to check that you're reliable and...