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
Make a new abstract class abstractSustainableButton or similar based on AbstractZoomButton and use it for existing zoom buttons and new navigations buttons. The abstract will contain standard boilerplate for single and maintained click.
Also see if the behavior can be exposed to custom buttons (it should be really easy to use).
The text was updated successfully, but these errors were encountered:
Make a new abstract class
abstractSustainableButton
or similar based onAbstractZoomButton
and use it for existing zoom buttons and new navigations buttons. The abstract will contain standard boilerplate for single and maintained click.Also see if the behavior can be exposed to custom buttons (it should be really easy to use).
The text was updated successfully, but these errors were encountered: