📋 Metadata

💬 Content

My bad. You need to save/restore the layout:

lh.save(); row = lh.row(); row.scale_x = 0.5; row.scale_y = 0.5; draw_menu("My Popup Dialog"); lh.restore()

Will add some easier way to scale the popup in the next version.


❤️ 1 likes


🔗 View on Blender Artists