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
Hello Meiguro, it would be great to have the ActionMenu available in pebblejs. I started tinkering with pebblejs to add this functionality, but I'm not sure how you would like to be implemented. I wanted it to be available for both SimplyWindows and SimplyMenus, so I thought to add
structSimplyActionMenu*action_menu;
to the Simply struct, and start from there.
Do you have any guideline, so I can help with this?
The text was updated successfully, but these errors were encountered:
Hello Meiguro, it would be great to have the ActionMenu available in pebblejs. I started tinkering with pebblejs to add this functionality, but I'm not sure how you would like to be implemented. I wanted it to be available for both
SimplyWindow
s andSimplyMenu
s, so I thought to addto the
Simply
struct, and start from there.Do you have any guideline, so I can help with this?
The text was updated successfully, but these errors were encountered: