reduxframework / customizer-integration

0 stars 0 forks source link

Presets not working for customizer #13

Open kmob2 opened 8 years ago

kmob2 commented 8 years ago

I noticed the image select "preset" option is not working when using it inside the customizer. Not sure if it ever worked.

Once it works, how does it apply the presets? On the fly, or does it have to refresh the entire customizer including the customizer panel?

If this is something that won't be implemented in the near future, any ideas on how to have a workaround to use presets inside of the customizer?

dovy commented 8 years ago

Hmm, try preset in a panel. If it's failing, looks like we have a bug to fix in the customizer. ;)

kmob2 commented 8 years ago

Preset in panel works fine. Just not inside of the customizer. The alert pop up does show up, but then nothing happens and the new values are not set. Even when refreshing the customizer or going to the panel outside of the customizer, no values were updates.

I am not sure on how the preset is suppose to react inside of the customizer. Will it refresh the entire customizer panel (browser reload)? Or will all the fields be updated without a reload?