nathanfallet / ocaml

An OCaml editor, top level, and learning place for iOS, iPadOS and macOS
https://ocaml-learn-code.com
GNU General Public License v3.0
70 stars 8 forks source link

Add a button to reload/clear the console #21

Closed nathanfallet closed 3 years ago

nathanfallet commented 3 years ago

Is your feature request related to a problem? Please describe. The button to clear the console is missing (was forgotten when UI was redesigned with SwiftUI)

Describe the solution you'd like Add it back

Describe alternatives you've considered Close and reopen the app

Additional context Check that it renders well on all screen size, because on iPhone for example there are already 3 buttons and adding one more will be a UI/UX problem.