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

Plugin only works in fixed mode #2

Open
justus-hildebrand opened this issue Aug 19, 2020 · 1 comment
Open

Plugin only works in fixed mode #2

justus-hildebrand opened this issue Aug 19, 2020 · 1 comment
Assignees

Comments

@justus-hildebrand
Copy link

When playing on stretched, you don't get the export option. LMK if I can help

@m00fin
Copy link

m00fin commented May 31, 2021

simple fix for this is to use widgetID instead of WidgetInfo.CONSTANT as i dont believe he API has added a consant in the WidgetInfo enum yet.
widgetID for modern friends tab is 10747944.

Modern_Friends_List = new WidgetMenuOption("action name", "object name", 10747944);

@Raitab Raitab self-assigned this Jul 10, 2023
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