Cabbage Logo
Back to Cabbage Site

Resize-channel stored in presets created with presetbutton

Hello,

I have an issue where the resize combobox data is stored in the preset file, even with presetIgnore set to 1.

combobox bounds(623, 491, 60, 20), mode("resize"), value(3), colour(65, 73, 89, 255) fontColour(178, 178, 178, 255), channel("ResizeCombobox"), presetIgnore(1)

The following property is saved in the object in the preset file:
"PluginResizerCombBox": 3.0,

Thanks @hdale94. I’ll look into this. :slight_smile:

This should be working again now. Just use presetIgnore(1) :slight_smile:

1 Like