You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code is intended to shift the layout two units in the x+ direction. However, one line did not shift. Upon debugging, it was discovered that the paths information lacks points.
The information for this line is expected to be specified in paths. However, paths contains no points information.The path information:
The text was updated successfully, but these errors were encountered:
The code is intended to shift the layout two units in the x+ direction. However, one line did not shift. Upon debugging, it was discovered that the paths information lacks points.
The information for this line is expected to be specified in paths. However, paths contains no points information.The path information:
![屏幕截图 2024-12-27 172105](https://private-user-images.githubusercontent.com/113812028/398903701-e37bd8a5-71f1-4f3d-a9d3-2c2f9ed8ccd4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MDUyOTIsIm5iZiI6MTczODkwNDk5MiwicGF0aCI6Ii8xMTM4MTIwMjgvMzk4OTAzNzAxLWUzN2JkOGE1LTcxZjEtNGYzZC1hOWQzLTJjMmY5ZWQ4Y2NkNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwNTA5NTJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kZjAwZGQzMjNlNGU3MjhlNjliYjg3YzI1N2U5OGFlNzQxNTFlMDUxZjUyYWNhNGUxMzc0MzFkZDllOWFhY2ZmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.rUkmcoe1Nd-fx9jk9Z6O28m1W0khmpxKoal4WFIzWMg)
The text was updated successfully, but these errors were encountered: