Justin

Results 12 comments of Justin

Found a nice hack in SwiftUI, I put the view initializer in an `if` block so that it redraws when the color scheme changes. That also somehow fixes the issue...

@0xifarouk Let me reopen this so you can submit a PR if you have any. I might look into it when I have time, but I'm working on other projects...

Hey Cassian! I have no such feature planned at the moment, but it could be something that will be useful, so I am leaving this issue open for now.

Hey @Cassian-Andor ! It appears wildcard support was baked into the app from the start, but you will have to define 2 different entries for the website, one for the...

Hi @mjeshurun Are you able to provide a sample page where the issue is happening? It could be due to the website detecting the viewport (screen) size, similar to what...

Hi @Happyfeet01 Could you provide the below information for further investigation? - iOS version - Unagent global user agent set - Unagent per site settings set - Screenshot, if possible,...

@Happyfeet01 Could you confirm if the user agent you set is for the **Global User Agent** or a **Per-Site Setting** for the website in the screenshot you sent? If you...

Closing this issue for the time being, as the mentioned issues cannot be reproduced. As a fallback, I have implemented a Troubleshooting page in the Safari extension, which can be...

Hi @DirectInsane ! That sounds like it might be an issue with the website hardcoding certain sizes for certain browsers. Do you have an example of such a website? Just...

Hi @vitkutny I'll take a look at this when I have time, it seems like Safari 18 may support more resource types than what is currently specified (see #29 )....