You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm frustrated by navigationRightButton's text being not appropriate on some cases.
e.g. The filter page is last page on the case that enable filter and disable cropping. So I think that navigationRightButton should be "ok"(or done) button. But now, It is a "Next" button.
Describe the solution you'd like
Judge the page being last or not by checking the configurations and display "ok" button on the last page.
Describe alternatives you've considered
I have no alternative ideas.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm frustrated by navigationRightButton's text being not appropriate on some cases.
e.g. The filter page is last page on the case that enable filter and disable cropping. So I think that navigationRightButton should be "ok"(or done) button. But now, It is a "Next" button.
Describe the solution you'd like
Judge the page being last or not by checking the configurations and display "ok" button on the last page.
Describe alternatives you've considered
I have no alternative ideas.
Additional context
The text was updated successfully, but these errors were encountered: