xiaoyual666

Results 3 issues of xiaoyual666

Hi Varin, When I read you css code, I found something that confused me: In the line: https://github.com/Varin6/Hover-Buttons/blob/9825f05a40d7ca865c43540fe29dd45e2fa279cb/css/hoverbuttons.css#L326 I think you don't need to specify the background there. Because the...

with the original regex, it will match some incorrect classes. For example, if the itemP is `".abc"`, then `".abc2"` will also be considered as a match. This bug will cause...

https://github.com/fabianboesiger/ftx/blob/b7dbc9e10300bfd0eceb48f94ea1c32a0df2e26d/src/ws/mod.rs#L166 Hi, This is not an issue, it's just a question. I'm reading through the code and found this comment. I'm wondering if you could provide more information on it?...