Closed yoohanna closed 5 years ago
Hi @yoohanna,
Thanks for the report. We don't plan these changes in the library. To achieve it you can fork the project and make all the necessary changes.
false
-> true
: https://github.com/exyte/fan-menu/blob/master/Sources/FanMenu.swift#L335buttonNode.visible = false
I am closing this ticket for now. Feel free to reopen if any questions remain.
Hi. There is no delegate for nodes when we pressed one of them. 1- I won't close nodes after I pressed one of them but I want to get id of node that I pressed it. 2- I want to hide mainButton but I can't do that. 3- Is it possible set clear color to main circle of fan-menu?
Thanks.