Tobias Christiansen
c9e6afe6a8
PixelPaint: Allow initial values for the EditGuideDialog
...
This way we can feed it the values if we wanted to change an existing
Guide and handle the default as before.
That we have to pass a String here is a bit ugly.
2021-09-01 13:46:44 +02:00
Tobias Christiansen
7e2028a3cd
PixelPaint: Move the conversion to pixels into the EditGuideDialog
...
This seems like the most appropriate location to put this.
2021-09-01 13:46:44 +02:00
Tobias Christiansen
abcb982485
PixelPaint: Rename CreateNewGuideDialog to EditGuideDialog
...
This doesn't change the behavior at all but sets the naming up be more
descriptive on what it does in the next patches.
2021-09-01 13:46:44 +02:00