-
See video:
https://github.com/the49ltd/The49.Maui.ContextMenu/assets/17793881/2b0a89e8-0867-4574-8b07-138198d1c2c1
Another issue is item will stop animation and stay zoom out, if not still press…
-
Currently there's no way of setting neither the shadow border radius nor the opacity.
_Originally posted by @lexrus in https://github.com/CaliCastle/PopMenu/issues/20#issuecomment-469099545_
-
## ✔️ Issue Checklist
- [x] I have updated PopMenu to the latest version.
- [x] I have read the [Contribution Guidelines](https://github.com/alexaubry/BulletinBoard/blob/master/CONTRIBUTING.md).…
-
The beetle dont open packpack when pressing the context menu button generate by Server, I think its a server bug because the button to open pack appear.
Workaroud is an event on script.
Shaco …
-
I want to set a custom image to replace the highlighted picture when setOnExpandAnimatorEndListener
public void initExpand(Card c) {
//Animator listener
c.setOnExpandAnimatorEndListen…
-
Added line at 2599 of ui.cpp to fix the issue, not sure if this is isolated to me or if it should be added to code:
uid.popMenu(false);
-
I use neovim v0.4.4
I want to use to confirm select an item other than creating a new line.
so I add the following in my init.vim
inoremap pumvisible() ? "\" : "\
but it does not work.
B…
-
Would be great if the current implementation of the CopyLabel control ( in iOS project ) would have following extra extensions: highlight the label control with a given colour if the Copy popmenu is v…
-
https://user-images.githubusercontent.com/61658477/201451838-afc6624c-29fb-49ed-b9ee-8d5cbb9c3d37.mp4
-
I am trying to select an item in the pop up from the systray on a Win7 PC. I was able to find the code to right click on the item.
https://stackoverflow.com/questions/50464576/how-to-get-specific-…