Archive for UI

Larger note area

I made the writing area bigger, now by default it’s 300 pixels high. This means that in IE7 it’s more usable and finally works with the latest fixes.

I will make the size of writing area draggable soon so you’ll be able to resize it on fly.

Comments

Update - Notes & API

I implemented first API and made creating, and deleting notes via GET method API. This way known bugs with notes creation were fixed. If demand exists, I’ll make those operations back via ajax as it was originally planned.

Slight interface changes - main toolbar was put in user panel and separated with individual note toolbar (”delete” button).

Comments