Override toggle direction area through python command possible?

Hello i’m wondering if i could change the default settings of toggle area direction i set in ZD Prefs.

for example i set 3D Viewport in ZD to toggle to Left area and call it with bpy.ops.wm.zenwb_toggle_area(button_name='3D Viewport', button_mode='TOGGLE')

is there a way to override it to the Right area direction instead? for example without changing it in ZD Preferences where it’s set to Left through python command. thanks

Hello, sorry for the delay. Currently, it’s not possible to override this value. You can only create another button with a different direction. However, we will add the ability to set the direction from the command in the next release. Thank you.