Samuel Q.
Samuel Q.
I think there should be a link to the main documentation page in the website footer. I know I can already get there by clicking one of the other links,...
See the post-merge reviews on #6297. ### Changes Rewrites `custom-menu-bar`'s userscript to use the Redux as part of the `addon.tab.waitForElemet`. ### Reason for changes To stop using a hashed selector...
### Why this would be helpful When importing a bunch of assets into a project the user might not want them to be renamed automatically. ### How this addon works...
### Description When typing into a block input using the number pad with customizable block colors is enabled the updated value isn't displayed until the number pad is closed. ###...
Resolves #6769 ### Changes - Re-adds decimal settings but as a `number` type so it can replace integer settings in the future. - Integer stepping (but only multiples are valid)...
### Why this would be helpful We have a https://github.com/ScratchAddons/ScratchAddons/labels/status%3A%20abandoned label but since it has to be applied manually it isn't that useful. ### My suggestion Add an action to...
Suggested in this comment: https://github.com/ScratchAddons/ScratchAddons/issues/7147#issuecomment-1939420029 ### Changes Merges the "Hide toolbar in full screen" and "Show toolbar when hovered" settings into one select setting. ### Reason for changes To keep...
Resolves #85 Removes the duplicate spacer from the left side of the hostname in the default panel configuration so it centers properly. I'm not a C developer and didn't test...
- This fix issue: none ## PR Description: Removes `plasma-workspace` from the explicitly installed packages in the Plasma profile. #2386 replaced `plasma-wayland-session` with `plasma-workspace` but it was already a dependency...
Mostly resolves #438. For now using `scratchMessage` and `__addon` are only on the best practices page. I haven't added the enabling a setting behaviour or polluting conflicts to the best...