Robert Knight
Robert Knight
> It requires a configure option to disable DebugPixa and conditional code which removes the relevant code if DebugPixa is disabled. Yes, either a runtime or a build-time option works...
Removing `viewBox` still affects the rendering output when `width` and `height` are present and `viewBox` is equal to `0 0 `. I encountered this issue when an upgrade to svgo...
Please excuse the stupid question, but can you explain what you mean by incorrect usage? My understanding is that `viewBox` specifies the user-space coordinates which are then mapped to the...
> CC @robertknight (happy to hear if you have more research notes, experimental results or other relevant tips from your experience developing this!) Aside from taking ideas from Hypothesis's technical...
Hello, The issue is still occurring as far as I know and we still have a workaround for it in our app.
I removed the "project: video annotations" label because the video player is going to take complete control over how side-by-side mode works, so the client's default / "automatic" implementation no...
The fundamental problem here is that [Urantia Explorer](http://urantiaexplorer.org/) is not an ordinary web page but a custom document viewer. Hypothesis doesn't know what "document" is logically loaded, which parts of...
I am not aware of any other server implementations for the Hypothesis client at this time, but there is nothing to stop someone from creating one. This project is designed...
https://github.com/hypothesis/client/issues/3451#issuecomment-1731457508
This issue has been "resolved" for the moment by detecting when it happens and showing a notice to reload the page: Recovering automatically involves a bunch of work to support...