saleguas/context_menu

Window's submenu size limit

GanerCodes opened this issue · 4 comments

The current, hard limit for how many items can be in a submenu is 16.
Could it be possible to change this somehow?

I've tried and asked around on this question and I couldn't receive an answer anywhere. Unfortunately for now, there isn't a way to change it. However, there is a workaround with GUIs that I plan on implementing some time in the future.

There is a possible solution listed here

It rises a primary concern performance issues.
So the question becomes, is it worth the performance risks?

I'd say yes, assuming it isn't insane or anything

switched to linux