progressBar specify maximum value #493
-
Is it possible to specify a maximum value for the progressBar, other than the default 1? For example, how is the default progressBar? |
Beta Was this translation helpful? Give feedback.
Answered by
LeoNatan
Nov 5, 2021
Replies: 1 comment
-
Hello, You can configure it as you like. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LeoNatan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
You have access to the progress view here:
LNPopupController/LNPopupController/LNPopupController/LNPopupBar.h
Line 126 in a9696a1
You can configure it as you like.