budde377 / Part

Framework for developing websites written in PHP/Dart.
MIT License
2 stars 0 forks source link

Cant open image in editor #90

Closed budde377 closed 9 years ago

budde377 commented 9 years ago

Cant open image in image editor, when image is original


Imported from Bitbucket Originally reported by: Christian Budde Christensen (2014-10-10T21:06:11.292)

budde377 commented 9 years ago

RegExp in line 19 of image editor is bugged. It does not take into account if no modifications has been done. Fix this by adding check for no options before.


Original comment by: Christian Budde Christensen (2014-10-10 19:32:35+00:00)

budde377 commented 9 years ago

Notice that there is also a problem with setting with and height of the image


Original comment by: Christian Budde Christensen (2014-10-10 20:23:17+00:00)

budde377 commented 9 years ago

Fixed #90

→ <>


Original comment by: Christian Budde Christensen (2014-10-10 22:11:43+00:00)

budde377 commented 9 years ago

Now these pictures are opened square!!!!


Original comment by: Christian Budde Christensen (2014-10-22 14:05:40+00:00)

budde377 commented 9 years ago

Fixed #90

→ <<cset 28e885594d72>>


Original comment by: Christian Budde Christensen (2014-10-28 22:54:09+00:00)