tmarzeion / drawable-notepad

Drawable Notepad is lightweight aplication that allows user to write some notes and draw on them.
GNU Lesser General Public License v3.0
67 stars 20 forks source link

Crash if no text #4

Closed Nico207 closed 8 years ago

Nico207 commented 8 years ago

Hi, I have found a little bug...

szafir1100 commented 8 years ago

Hey :)

Thats weird, I've fixed this bug some time ago. Could You tell me whats your telephone model so I will be able to debug it on emulated machine?

Thanks for feedback! Tomek

2016-03-08 22:56 GMT+01:00 Nico207[FR] notifications@github.com:

Hi, I have found a little bug...

  • open a new note
  • draw some lines
  • save and close the note without writing text *

— Reply to this email directly or view it on GitHub https://github.com/szafir1100/drawable-notepad/issues/4.

Nico207 commented 8 years ago

Here is : Samsung Galaxy S4 mini (GT-i9195) on Cyanogenmod 11 (Android 4.4.4)

szafir1100 commented 8 years ago

That may be caused because of CM, I'll check it out :) On 9 Mar 2016 08:27, "Nico207[FR]" notifications@github.com wrote:

Here is : Samsung Galaxy S4 mini (GT-i9195) on Cyanogenmod 11 (Android 4.4.4)

— Reply to this email directly or view it on GitHub https://github.com/szafir1100/drawable-notepad/issues/4#issuecomment-194151857 .

szafir1100 commented 8 years ago

Fixed at: https://github.com/szafir1100/drawable-notepad/commit/6d9dde3bbf8bee63c2bb82e31edfff21d6c4eb0e Thanks for reporting this issue, Tomek