What are the widget update methods 1 and 2, and default, image, grant and export widget sources, under Advanced Settings? Looked everywhere; couldn’t find it anywhere.
1 Like
Widgets are friggen hard. I used to try to fix widget bugs for some users and break them for other users. So instead, I would add a new update method.
I honestly can’t remember the difference between method 1 and method 2, and it probably won’t mean anything to you. Just try one or the other and see if one works.
Image or Grant/IExport are just different ways Flowx gives the graph image data to the OS to draw the widget. Either the raw image data which is a robust way but the size is limited. Grant/Export are just two different way to give a link to an image file for the OS to grab and draw. The default is either Grant or Export - cant’ remember.
2 Likes