Alexei
Alexei
This is a really interesting project, thanks for developing it. A great feature I would like to see is being able to take a snapshot of a region on a...
How would I create an element that defines a javascript function for the onclick event? i.e. force an element to output something like: ```html hello ``` I'm not after a...
### Describe the solution you'd like? ```shell Customisable window titles would be useful. ``` ### Is your feature request related to a problem? Please describe. ```shell With multiple Warp windows...
Hi, I'm trying to set up a viewer for djvu files I serve on a local url line `/file/uid.djvu`. Using the code ``` const viewer = new DjVu.Viewer(); viewer.render(document.getElementById('djvu-view')); viewer.loadDocumentByUrl('/file/{{fuid}}.djvu');...
Hi, I'm wanting to use Pollen to generate math-heavy material for a website. It seems that the best way to do this at the moment is to keep the maths...
Hi, back in RacketCon 2014 you seemed keen on expanding pollen to a complete replacement of latex for authoring documents, but pollen still seems to rely heavily on latex to...
### Search first - [X] I searched and no similar issues were found ### What Happened? Resizing an image using the handle produces size attributes but the image resets when...
Hi, I'm trying to install nixos on https://networkpresence.com.au and it's close but the network doesn't seem to set up after reboot. Any tips about what I should look for in...