Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Link-Profile-Picture] Not working #218

Open
Enrico9431 opened this issue Jul 7, 2024 · 2 comments
Open

[Link-Profile-Picture] Not working #218

Enrico9431 opened this issue Jul 7, 2024 · 2 comments

Comments

@Enrico9431
Copy link

I unfortunately can't say anything other than that the plugin doesn't work for me, like it just doesn't work, that's it.

@TheRealKn1ghtSp1der
Copy link

yeah it just don't work

@Pysis868
Copy link

Pysis868 commented Aug 27, 2024

Using this instead: https://raw.githubusercontent.com/Skamt/BDAddons/main/ViewProfilePicture/ViewProfilePicture.plugin.js

This plugin uses .avatar_e1126d and double parent's inner_e1126d.

In chats view:

#app-mount >
.appAsidePanelWrapper_bd26cc >
.notAppAsidePanel_bd26cc >
.layerContainer_cd0de5 >
.layer_c9e2da >
.focusLock_f9a4c9[role="dialog"][aria-label="User Profile Modal"] >
.root_bc9cc2.root_f9a4c9.small_f9a4c9 fullscreenOnMobile_f9a4c9 >
.fullSizeOuter_c69a7b.userProfileOuter_c69a7b.userProfileOuterUnthemed_c69a7b.theme-dark.images-dark VPP-container >
.userProfileModalInner_c69a7b.userProfileInner_c69a7b.fullSizeInnerThemed_c69a7b >
header >
.headerInner_bc9cc2 >
.avatar_f94206.fullSize_f94206 >
svg.wrapper_c51b4e[role="img"] >
.mask_c51b4e.svg_c51b4e >
foreignObject >
.avatarStack_c51b4e > img

Larger Dialog view, and reduced:

#app-mount
[role="dialog"][aria-label="User Profile Modal"]
[class*="userProfileOuter_"] >
[class^="userProfileModalInner_"]
[class^="headerInner_"] >
[class^="avatar_"]
foreignObject >
[class^="avatarStack_"] >
img

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants