Wednesday, October 3, 2012

Fixed some bugs - 1.0.1

I found some bugs in TypeR 1.0. Today i decided to take a few minutes and fix them. The bold bullets are the original release notes, and the notes after that are explanations.
  • Fixed a bug stopping vowels being added to א,ה,ח,ע
    •  This bug came about because i was originally trying to stop a chataf-nikud being added to any but those letters. However, i got sidetracked, and "fixed" the code so that it wouldn't break -- but wouldn't do what i wanted either.
  • Fixed a bug that stopped keyboard styles from being switched
    • I think this was because at the last minute, i changed some HTML, but not the JavaScript references to it.
  • Cleaned up some code
    •  This was code all the way from 0.1, before the website was made! I had the TypeR interface set to shrink if there wasn't enough screen space. This became obsolete once the site format was set, so i just left it in a comment. Comments cost bytes though, so i removed it.
Well, that's it for now.
Just so you know, i'm planning 1.1 already. I'll probably make another post about the features i want in it soon. :)

No comments:

Post a Comment