Alan Kemp

Results 5 issues of Alan Kemp

When specifying `background-position-x: right` or `background-position-y: bottom` the case where no offset value was provided did not work. This now creates the EdgeStyleValue setting the edge with an offset of...

⏳ pr-waiting-for-author

This PR adds a new method to BrowserWindow to create a new tab with a target URL and calls it on middle mouse click.

The TiffGenerator tool assumes the target directory exists, which is fine within serenity, but if you are creating a new standalone lagom app this is not the case.

👀 pr-needs-review

When using LibGfx as a library outside of serenity, the output directory for TIFFGenerator.py did not exist, causing a build failure. This creates the directory as part of the cmake...

⏳ pr-waiting-for-author

When I click on a link in the table of contents, say on this page: https://workers.cloudflaredocs.workers.dev/learning/getting-started It doesn't fully scroll to the section I selected. To get to "7. Publish...

bug
help wanted