py_cui icon indicating copy to clipboard operation
py_cui copied to clipboard

Allow multi-line items for scroll_menu

Open TehPirat3 opened this issue 2 years ago • 0 comments

Having the ability to support multi-line items in the scroll_menu is useful for long text items. A hack I'm forced to use right now is splitting the long item into multiple items and be careful which I interact with for my mouse event.

Also having multi-line pop-ups would be incredibly helpful

TehPirat3 avatar Feb 25 '22 21:02 TehPirat3