Commit Graph

6 Commits

Author SHA1 Message Date
michael-bailey e212865be1 adding documentation 2020-09-27 16:57:23 +01:00
michael-bailey e1e5bbd29e Update server_view_controller.rs 2020-09-27 16:57:07 +01:00
michael-bailey 2e6c6b9e62 optimising imports 2020-09-27 16:48:06 +01:00
michael-bailey 8229243386 Update server_view_controller.rs
changed the name of the ServercontrolView
2020-09-27 10:48:46 +01:00
michael-bailey 454355a1d0 updated server view controller
forgot the imports
2020-09-27 08:58:46 +01:00
michael-bailey 734d795020 Create server_view_controller.rs
added a server view controller that holds the display and enables events

it uses views from other modules to create the ui tree.

the cursive user_data store is used to hiold the server
2020-09-27 08:58:07 +01:00