| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
bar where the swing one was. Added one working drop down, but its not ideal at all.
|
@smarasca5 @Ebaron96 can you share a screen shot? is this still a WIP? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
kotlin top bar with pop up menus
Work in Progress
we wrote a topbar in compose, this is the first attempt at converting certain parts of the editor into Kotlin. The top bar is a compose instance that uses the existing JMenu logic to pop up menus after clicking on the top bar. No tests have been written so far