"Mark Unread" in Inbox #335

Merged
nimdahk merged 8 commits from markUnread into master 2013-07-28 22:30:59 +02:00
nimdahk commented 2013-07-26 04:30:54 +02:00 (Migrated from github.com)

This is one of the feature requests in the wiki. My implementation works when multiple messages are selected (ctrl+click, shift+click), which any normal user would expect.

Hopefully there isn't any Unicode voodoo I'm missing.

Is it possible to deselect all rows, and revert to the state that PyBitmessage is in on startup (nothing in message textbox, no message selected)? I tried selecting the next row, which worked reasonably well, but it doesn't behave the same when the last row is selected (nothing happens), so I went with "nothing happens" all the time.
Luckily, this works: even when only one message is selected, it stays "unread" after the operation until it is reopened.

This is one of the feature requests in the wiki. My implementation works when multiple messages are selected (ctrl+click, shift+click), which any normal user would expect. Hopefully there isn't any Unicode voodoo I'm missing. Is it possible to deselect all rows, and revert to the state that PyBitmessage is in on startup (nothing in message textbox, no message selected)? I tried selecting the next row, which worked reasonably well, but it doesn't behave the same when the last row is selected (nothing happens), so I went with "nothing happens" all the time. Luckily, this works: even when only one message is selected, it stays "unread" after the operation until it is reopened.
Atheros1 commented 2013-07-28 22:33:39 +02:00 (Migrated from github.com)

I think its perfect. I like its behavior. Thank you!

I think its perfect. I like its behavior. Thank you!
This repo is archived. You cannot comment on pull requests.
No description provided.