Wilfred Wee

Results 9 comments of Wilfred Wee

How does the original Dashing achieve push/pull widgets data without Redis? Is it possible to use the same mechanism?

Thanks for clarifying that :)

Hi there, Sorry for the late reply! Thanks for your feedback. I am aware of the slight fuzziness of the tabs, it is actually throughout the curves if you zoom...

I can’t reproduce this issue, please provide me with: 1. You Firefox version. 2. Your operating system version. 3. Your display resolution 4. Which Firefox theme you are using

Hi, thanks for the feedback. I have indeed removed the container colors for now because I haven't looked at implementing it correctly. I'll look into adding this feature, but feel...

This looks pretty cool! I may take another stab at this when I have some time. I believe the original Firefox implementation had the color at the top of the...

I've looked through the code and trying various things. Problem is that the tab margin for the pinned tabs are programmatically set by Firefox during runtime. There's no way to...

Hi there, currently the project does not support automatically switching to different colours, I might support it one day but I need to get my hands on OSX Mojave first,...

I'm solving a similar issue and bumped into this thread. I took some time to understand SheetJS' implementation, here's the commented code, hopefully it'll be helpful to future readers: ```javascript...