Commit 0b39578e

move the bottom bar (main ui) display logic to its own class

So far the code was directly in the InterfaceManager which instantiated and controlled a vanilla RowContainer class. That logic has been moved into the new BottomBar class, which inherits from the RowContainer and adds its custom logic on top.

Leave a Reply

Your email address will not be published. Required fields are marked *