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