Thread: [MENU] Spacer
View Single Post
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 12-09-2014 , 06:15   Re: [MENU] Spacer
Reply With Quote #5

From https://github.com/alliedmodders/sou...Radio.cpp#L379
ITEMDRAW_SPACER | ITEMDRAW_RAWLINE should work, without skipping an item.

ITEMDRAW_RAWLINE with a displayStr = " " should have the exact same behavior.

From what i tested with panels, it works, didn't go deeper into SM code to see if Menus add another layer of logic that would break that behavior.
h3bus is offline