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
The "issue" is when I select a different value, let's say 11, and navigates to a different story, the "Font Size" knob value gets reset to its initial value. So there is a need to select the knob again.
Is there a way I could declare a global knob of "settings" or have its initial value to be kept between all stories??
The text was updated successfully, but these errors were encountered:
Need to have a Knob that keep its value when changing between stories.
For example, a Font Size options knob that is present on all stories:
The "issue" is when I select a different value, let's say 11, and navigates to a different story, the "Font Size" knob value gets reset to its
initial
value. So there is a need to select the knob again.Is there a way I could declare a global knob of "settings" or have its initial value to be kept between all stories??
The text was updated successfully, but these errors were encountered: