Reigui property_list and tree_view use scrissor mode.
This commit is contained in:
@@ -85,6 +85,7 @@ local function addPropertyList()
|
||||
}
|
||||
)
|
||||
RL.GuiSetStyle( RL.SPINNER, RL.TEXT_ALIGNMENT, RL.TEXT_ALIGN_LEFT )
|
||||
PropertyList.contentPadding.x = PropertyList.bounds.height -- Room for dropdown.
|
||||
|
||||
PropertyList:addControl( PropertyList.gui:Line(
|
||||
Rectangle:new( 0, 0, 0, 0 ),
|
||||
|
||||
Reference in New Issue
Block a user