Max Tsyba

Results 195 comments of Max Tsyba

It would be great, I would love to sacrifice a bit of font size in order to get degree symbol to show — however, the difference probably would be huge

@FelixdelasPozas Thanks for response. Yeah, it makes total sense. I wonder though if it's possible for TrayWeather to utilize bigger area by showing small always-on-top borderless window over taskbar, like...

Thanks for your suggestion! Unfortunately, I don't have any computer with touchscreen display in order to develop and test such a feature.

I have the same problem, but for me only the keys are added, and value for each key is just an empty string Errors in developer console:

I think the height changes because the width of text changes, when we compare "-9" and "-10" (one more digit added). Probably a "stretch" text setting was intended to solve...

Thanks for your detailed response! I see. Maybe then it could be possible to somehow use [getBoundingClientRect](https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect) in order to calculate if the context menu above or below the mouse...

I believe a much better solution would be to leave the mousedown event listener, and move "perform action" part to the mouseup listener. And better yet - start to select...

Thanks for your kind words! 🙏 I don't think it will be possible to do with current implementation of favicons, because each time they are being fetched from Google automatically....

The new version `1.5.1` will introduce a new option for custom icon for each "openUrl" action. You can use it to cache icons by passing a base64 converted image. Keep...

I'm glad you liked it! Version `1.5.1` is under review, and should become available on Chrome within a few days. On Firefox it's already published.