CreArts-Community / Friends-Grid

Discord Addon | v1.0.10 | by Corellan
https://discord.com/invite/8W8E39Z
MIT License
40 stars 10 forks source link

[Bug] layout seems to be broken #2

Closed ClaraCrazy closed 3 years ago

ClaraCrazy commented 3 years ago

image

yikes. any ideas?

ClaraCrazy commented 3 years ago

fixed. was a plugin. but will banner support come?

not fixed. the plugin was better friendslist which you claim as supported on your page

CorellanStoma commented 3 years ago

~fixed. was a plugin.~ but will banner support come?

not fixed. the plugin was better friendslist which you claim as supported on your page

Hi, the support for the banners is from hyblocker, there will probably be a better discord port, but since I can't do JS, I can't do it myself right now.

https://github.com/hyblocker/discord-theme-helper

Apparently the Better Friend List plugin versions (Powercord / Better Discord) react differently. Currently, I do not know why this is the case.

ClaraCrazy commented 3 years ago

oh well.. hyblocker doesnt support that feature for bd yet so yeah.. guess I will have to wait

thx for the quick reply tho

CorellanStoma commented 3 years ago

image

yikes. any ideas?

I have now a quick hotfix for the better friend list (Better Discord). I I will add it in the next update:

Hotfix:

.mutualGuilds-s7F2aa {
  flex: 0 0 auto;
  position: absolute !important;
  margin-top: 70px;
  margin-right: 10px;
}

image

ClaraCrazy commented 3 years ago

nice. Didnt fully work for me tho. image

for me just

  .mutualGuilds-s7F2aa {
    flex: 0 0 auto;
}

looks pretty solid and solved the issue

image


what I just noticed tho is that for some users the mutual guilds dont show. very weird

lolpowerluke commented 3 years ago

well, he "fixed" it in the last update image

CorellanStoma commented 3 years ago

well, he "fixed" it in the last update image

I forgot a few variables in the last update, this should be fixed now, in my better discord client works everything works now. Best check if you have the latest version and reload the client once.

image

lolpowerluke commented 3 years ago

well, he "fixed" it in the last update image

I forgot a few variables in the last update, this should be fixed now, in my better discord client works everything works now. Best check if you have the latest version and reload the client once.

image

I don't know why you are having this problem, maybe you have other plugins that causing this issue, or maybe a caching bug. Is BFL up to date?

It's currently only a test, I have rebuilt the database of USRBG for my purposes, means the banners load via the CSS, but the list will not always be 100% up to date, but you don't need a plugin for this.

This is the Import:

@import url("https://corellanstoma.github.io/Friends-Grid/modules/addons/usrbg.css");
ClaraCrazy commented 3 years ago

well. the mutual guild bug is fixed but banners still dont load for me sadly. even with only that theme enabled

ClaraCrazy commented 3 years ago

also for some users mutual guilds still dont show which is weird af