exyte / fan-menu

Menu with a circular layout based on Macaw
MIT License
728 stars 58 forks source link

incomplete warning #55

Closed perbrondum closed 4 years ago

perbrondum commented 4 years ago

print("WARNING: FanMenu doesn't fit into view bounds. It should be at least ((fanMenu.menuRadius + fanMenu.radius) * 2.0) wide and in high")

f3dm76 commented 4 years ago

@perbrondum Fixed the spelling in master branch, thank you. But why do you say it is "incomplete"? Should I add some info to it?

perbrondum commented 4 years ago

'and in high' is incomplete...

shipinev commented 4 years ago

I think that the current message is pretty clear. If you want to suggest a more specific message, you could open a pull request. We always glad to see new contributors. :) I'm closing this issue for now. Thanks!