Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ImagePicker - how to clear?

ANSWERED

I'm wanting to be able to clear an ImagePicker settings component so that it no longer displays a previously-selected image. Other settings components can be cleared dynamically either by an appropriate settingsStorage.setItem(...), settingsStorage.removeItem(...) or settingsStorage.clear(). However, none of these things seems to faze an ImagePicker until the settings page is redisplayed.

 

Is there a way to reset an ImagePicker while the settings page is displayed? If not, could this ability be implemented;eg, by having the component respond to removeItem()?

Peter McLennan
Gondwana Software
Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Thanks for reporting this, it's a bug. A fix is on its way!

View best answer in original post

Best Answer
0 Votes
4 REPLIES 4

Thanks for reporting this, it's a bug. A fix is on its way!

Best Answer
0 Votes

**ahem**; just after I found a workaround! I've gotta stop looking for those... 😉

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Should be fixed now!

Best Answer

Yep. Many thanks! 🙂

Peter McLennan
Gondwana Software
Best Answer
0 Votes