Open
Description
In the fxgl-trade module we have Inventory API, we now need to provide a default InventoryView with some reasonable settings such as width and height and a default look.
Most of the time, developers will produce their own views using Inventory.
We should consider if the "sort" functionality responsibility of the view or the model. Example: sort by name...