Can't call settings for current widget when buttons are not shown

Issue #9 resolved
Alexander Milevsky created an issue

Need to add an event on a single tap on the widget header area on which will open the settings page for the current widget. (Screenshot step 6 and 9)

And if the title of the widget is hidden, it is necessary to handle the single tap on the widget area with two fingers simultaneously to show the settings of the current widget. (Screenshot step 9)

FUNC: 1. When widget header is shown: Steps 6 and 9 is Permanent; 2. When widget header is hidden: Step 9 is Permanent.

REASON: 1. If the buttons are hidden, it is impossible to open the settings for the current widget; 2. To enter the settings have to clean up the widget and recreate it.

Comments (3)

  1. Zeljko Trulec repo owner

    Every widget can now be edited within the Conigri main app, there is now a list with all active widgets. Fixed in the next release!

  2. Log in to comment