Closed JohnnyMorganz closed 4 years ago
This PR adds the ability to create icons on the right hand side of the Topbar using the Topbar+ module Once an icon is created, you can use the methods :setRight() and :setLeft() to snap the icon to the left or right side of the Topbar Closes #12
:setRight()
:setLeft()
Works like a charm, thanks for your contribution! For all future PRs, please submit them to a new secondary branch 'development'
This PR adds the ability to create icons on the right hand side of the Topbar using the Topbar+ module Once an icon is created, you can use the methods
:setRight()
and:setLeft()
to snap the icon to the left or right side of the Topbar Closes #12