amake / orgro

An Org Mode file viewer for iOS and Android
https://orgro.org
GNU General Public License v3.0
452 stars 21 forks source link

Improve order of action buttons in app bar #23

Closed fountainer closed 3 years ago

fountainer commented 3 years ago

I use "Cycle visibility" more frequently than "Change font". However, "Cycle visibility" is hidden, and "Change font" is shown in the top app bar. It's better to allow users to change the order of buttons.

amake commented 3 years ago

I'm not really interested in building a UI for customizing the app bar, but it's reasonable to prefer that "Change Visibility" remain visible on narrow screens instead of "Change Font".

amake commented 3 years ago

I've adjusted the app bar actions. Test builds for Android and iOS will be available soon if you want to give some feedback before release.

fountainer commented 3 years ago

I tried the test build for iOS. It's better now.