christerk / ffbclient

HTML5 ffb client
MIT License
9 stars 4 forks source link

Need a menu UI component #16

Closed christerk closed 5 years ago

christerk commented 6 years ago

We need a menu component to show menus..

SanityResort commented 6 years ago

Do we want an actual component in the ui layer? Or do we want to keep the menu as raw html dom structure like we have the quit and full screen buttons?

Looking at the uicomponents now and I think I need a rundown on how those work ;-) Or maybe some documentation on how anchors etc are meant to be used :-p

christerk commented 6 years ago

The dom buttons are mostly early test stuff. I want the UI components to be part of the app.. It plays better with full-screen mode that way.

I’ll happily explain how the UI components work. Let’s see if we can catch each-other on Discord at some point soon.

SanityResort commented 5 years ago

This is issue can be closed.