Add bottom left/right positions to RenderPosition argument
Opened this issue · 0 comments
kevin-hanselman commented
Both RenderPosition.Left
and RenderPosition.Right
may cover/block some UI elements. It seems reasonable to add RenderPosition.BottomLeft
and RenderPosition.BottomRight
as options.