Post #773:  = True”
This issue will be fixed in Blender 2.79
Vralsza:
I’ve been trying to make a toggle for the N-panel of said window’s Display > Coordinates: > Normalized toggle & for the same window’s UVs > Constrain to Image Bounds toggle but to no avail.
Try this paths in Property tab:
bpy.context.space_data.uv_editor.show_normalized_coords
bpy.context.space_data.uv_editor.lock_bounds
