anthony1x6000 / ROBLOX2016stylus

Stylish/stylus theme
https://anthonyis.online/0/roblox2016
MIT License
22 stars 6 forks source link

Text displaying group member count is broken when viewing groups on someones profile #25

Closed retrostalgia closed 2 years ago

retrostalgia commented 2 years ago

Unreleased/Beta CSS Bug report

Text displaying group member count is broken when viewing groups on someones profile

To Reproduce Steps to reproduce the behavior:

  1. Go to a profile of someone who is in any group
  2. Scroll down and find the groups image
  3. Click the button with 6 small squares image
  4. See issue

image

anthony1x6000 commented 2 years ago

Probably fixed now in the unreleased style image

retrostalgia commented 2 years ago

Good to know, also, would it be possible to use the theme to change Roblox's header or whatever its called (so it says "ROBLOX", instead of "Roblox") and to change the favicon so it's the old one?

anthony1x6000 commented 2 years ago

I'd need to make a userscript for that. Ive been meaning to do that but never got around to it. Probably wont take too long

retrostalgia commented 2 years ago

Good to know, I hacked together my own userscript that replaces the favicon by taking one that replaces the google favicon, and changed the url it changes and the favicon, but I'm sure it could be better, and I'm also not sure how to change "Roblox", to "ROBLOX"

anthony1x6000 commented 2 years ago

I made something that changes the title along with the favicon. \ https://github.com/anthony1x6000/ROBLOX2016stylus/blob/main/favicon.user.js \ Should work fine

retrostalgia commented 2 years ago

Weird, the icon works fine on the home page but it doesn't work anywhere else on the site, and the "ROBLOX" change barely ever works, and usually instantly reverts back to "Roblox" after a page is loaded

anthony1x6000 commented 2 years ago

Script now runs after the page is loaded. Should be fixed. There will be a small delay before the script is executed while tampermonkey waits for the page to load.

retrostalgia commented 2 years ago

Works fine now, thanks