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
Fixed some issues with ColorPicker and the message to create a new file when opening another image. It will now be compiled on Windows 10 to avoid incompatibility.
Copy file name to clipboardExpand all lines: README-es.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,10 @@ Pixie Cursors está basado en [PixelArtTool](https://github.com/unitycoder/Pixel
107
107
108
108
`Versión 1.4.1` herramienta borrador arreglada, no funcionaba. Se ha mejorado el mensaje que se muestra al abrir una imagen cuando ya hay otra abierta.
109
109
110
+
`Versión 1.5.2` se arregló un pequeño problema al dar doble clic al Selector de Color. El mensaje para crear un nuevo archivo al abrir otra imagen se ha mejorado, ahora también se muestra cuando hay un diseño de cursor en el canvas.
111
+
112
+
En cuanto a un problema con la compatibilidad con Windows 10 (no se abre), se compilará en esa versión para arreglarlo.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,10 @@ Pixie Cursors is based on [PixelArtTool](https://github.com/unitycoder/PixelArtT
105
105
106
106
`Version 1.4.1` eraser tool fixed, it wasn't working. Message displayed when opening an image while another one is already open has been improved.
107
107
108
+
`Version 1.5.2` fixed a minor issue when double-clicking the ColorPicker. The message to create a new file when opening another image has been improved, now also displays when a cursor design is on the canvas.
109
+
110
+
Regarding a Windows 10 compatibility issue (it won't open), it will be compiled on that version to fix it.
0 commit comments