Skip to content

fix: bug Plasmoid.status#27

Open
zayronxio wants to merge 1 commit intoEliverLara:mainfrom
zayronxio:patch-1
Open

fix: bug Plasmoid.status#27
zayronxio wants to merge 1 commit intoEliverLara:mainfrom
zayronxio:patch-1

Conversation

@zayronxio
Copy link

Currently the plasmoid has a bug that causes the panel to disappear under certain circumstances.

To replicate the bug I need to have a panel configured to dodge windows, have a window maximized and open the menu, the menu will remain visible while the panel disappears.

With the addition of this commit this is fixed

Currently the plasmoid has a bug that causes the panel to disappear under certain circumstances.

To replicate the bug I need to have a panel configured to dodge windows, have a window maximized and open the menu, the menu will remain visible while the panel disappears.

With the addition of this commit this is fixed
@EliverLara
Copy link
Owner

Hi, the issue is under plasma v6 or v5?

@zayronxio
Copy link
Author

in plasma 6,

you just need to add the line

Plasmoid.status: root.visible ? PlasmaCore.Types.RequiresAttentionStatus : PlasmaCore.Types.PassiveStatus

in MenuRepresentation

@EliverLara
Copy link
Owner

Thank you so much I'll add your fix!

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

Successfully merging this pull request may close these issues.

2 participants