Phorb

Results 83 comments of Phorb

> Sure, but I think there's a difference between 100 and 999. The addon considers that. It shows the exact number until 999, then it shows 1k, 2k, etc. up...

Possible addition: Showing the exact message count In the extension icon tooltip (when hovering over the Scratch Addons logo in the extension toolbar).

Do you know if there's something like that for Firefox? Also, "unread messages" should be localized.

I'm going to make the tooltip on a separate branch, as it requires more testing and is pretty independent from this one.

Oh, I get it now. Alternatively, is there a way to lazily evaluate the message count only when the icon is hovered?

Related: #7392

What about the following fix: When the user searches for a sprite by name... 1. Remember which folders are opened and which ones are closed 2. Open all folders 3....

Is there a way to share info between addons?

It's not a bug, it's actually how the addon works. It would require adding a whole bunch of code to remove the folder name on export, and if we removed...

`custom-menu-bar` was originally made to remove/reduce the size of menu bar items after Scratch's accessibility update. If we merge `big-save-button` into `custom-menu-bar`, we should also merge `editor-messages` into `custom-menu-bar`, to...