Phone: Pixel 8 Pro
KLWP Pro 3.76b422110
When selecting Fit Center after entering path, in the editor view the shape renders as expected, however when going to the home screen, the path is flattened. I have tried toggling the Fit Center on and off, with no luck. I have also noticed when copy/pasting a path the setting will visually revert back to the original scale and will need to be reset to show in the editor.
Example Below:
##KUSTOMCLIP##
{
“clip_version”: 1,
“clip_cut”: ,
“clip_modules”: [
{
“internal_type”: “ShapeModule”,
“internal_toggles”: {
“paint_color”: 10
},
“internal_formulas”: {
“paint_color”: “$gv(palette/list,1)$”
},
“shape_type”: “PATH”,
“shape_width”: 500.0,
“shape_height”: 500.0,
“shape_path”: “M1000 100C500 100 500 64 0 64V0h1000v100Z”,
“shape_path_scale”: “CENTER_FIT”
}
]
}
##KUSTOMCLIP##