i'm trying to add more then one effect to an image style using the hook_image_default_styles and hook_image_styles_alter.

my settings apply only when i overide the default style.. the drag re-order image appears only on the first item if i do not override defaults. also using style alter results on same behaviour.

how can i modify the styles via the admin form settings?
should i save it using hook_image_style_save?