Jess Telford
Jess Telford
**The official name of the app** [Alacritty](https://github.com/alacritty/alacritty) **Is there a supported version available on a stable release channel?** Yes **Proposed App Status** ✳️ Yes, works via Translation or Virtualization **Proposed...
**NOTE**: _PR best viewed with [whitespace changes hidden](https://github.com/jossmac/react-toast-notifications/pull/115/files?w=1)_ From the updated docs: Displaying individual toasts differently is done using nested ``s. For example, [the docs page](https://jossmac.github.io/react-toast-notifications) displays both "notification" style...
Now 2.0 has been released: https://zeit.co/blog/now-2 Specifically, the next.js docs encourage not using a file that specifies all the routes: > It might be tempting to use the now/node-server Builder,...
Fixes #4 All section headings within a .p8 file will now always be written to ensure carts that previously didn't not have those sections are loadable within PICO-8. NOTE: Also...
Load any cart into Tiled without a `__map__` section in the `.p8` file, edit the map, then save. Note that while the map data is saved into the `.p8` file,...
Fixes #2 On load of a .p8 file, will still read the spritesheet to generate a Tiled tileset, but on write it will check to see if a new external...
I have a 128x64px sprite sheet image (.PNG) which I can load into Tiled via new > tileset. I can swap the "PICO-8 Sprite Sheet" for the new tileset I...
### Description When I hover over a `` which is partially off-screen, the page is scrolled. I don't expect the page to ever scroll when hovering on a ``. ###...