Haroen Viaene

Results 163 issues of Haroen Viaene

By default there should be a timeout of a few seconds, and then it disappears until you move again. Maybe also a key to enable/disable the mouse following.

Still to investigate further. I believe this won't have any negative repercussions, but at least some test cases will need to be written, as these don't seem to exist yet....

- [x] how to use `int range` - [ ] get info about a `vlan` with `vlan info` let me know what others need to be added below.

I haven’t used it in a while, I should check if the install process etc still works. Maybe also take a look at how to make it faster

I think it is because I'm replacing the `innerHTML`, which messes with the state.

- [x] underline - [ ] stay the same over chats - [ ] can hang up the chat if the new chat has no emoji set

bug

possible solutions: 1. put it on the store and spend $10 2. put explanations of how to load an unpacked extension which won't get deleted 📝

chrome

- some people can't see `:)` (reported by @daanzw) - some people can't see `+1` (reported by @allusernameshavebeentaken)

would be replacing `img[src*="emoji.php"]` with `img[src*="emoji"]` and allowing it to run on twitter.com (which mostly works already)

I've tried using `MutationObserver`, but it didn't work at first sight, so I made the page listen every `500ms` and change. Maybe someone can figure out what went wrong.