◐ Shell
clean mode source ↗

Compose Top Bar Menu by smarasca5 · Pull Request #1512 · processing/processing4

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