Juan Xavier Gomez
Juan Xavier Gomez
Allow the interaction modal to overflow if needed. Fixes this issue: https://github.com/mastodon/mastodon/issues/21622 #### Mobile [overflow.webm](https://user-images.githubusercontent.com/1364447/204165703-41a42735-ba84-4fb0-86d9-98f1288a2aa1.webm) #### Desktop (no changes) 
Use original URL if there was a URL fragment and the original URL starts with canonical URL.
This PR allows us to draw fill circles that have a stroke line on the outside. This could be potentially pulled out to its own class instead since it's drawing...
I've noticed that in my walking animation (a looping 2 frame animation) there's one frame being drawn more than the other. This PR fixes that. It seems that there were...
I was using this in a game I'm working on and was wondering if there's any interest in merging this into the repo. This PR would allow devs to reset...
**Is your feature request related to a problem?** Sometimes epub files have incorrect metadata. **Describe the solution you'd like** Within the `/books/:id/manage` view we could allow the user or admin...
### Overview Add BrowserInspect illustration ### PR Checklist - [x] Related to designs: [Figma](https://www.figma.com/design/vtsQgCdE3NFrjgAYd3aHTZ/Catalog-parity?node-id=33-1686&t=egITI1C7G0vvSOIC-1) - [x] Related to JIRA ticket: [JIRA](https://skillsoftdev.atlassian.net/browse/SMB-106?atlOrigin=eyJpIjoiZDljM2NlYzRlZWFmNDlkNGEzOGRjN2NiOTIyMjYyNjMiLCJwIjoiaiJ9) - [x] I have run this code to verify...