Actions
Feature #3984
closedAddress Book Suggestions
Start date:
07/04/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
The address book is a useful function, but there are a few minor (and I mean really minor) tweaks that could be made to it.
- On the Users tab, the Save button should save the data and display a Label indicating the data was saved. A timer event triggered by clicking the save button would begin. After a set duration the Saved indication label would become invisible again. The window should always remain open when the save button is clicked. This allows multiple users to be saved to the address book without having to open it again each time.
- Under the Whois tab on the Address Book window, the channels label begins with a lowercase c - while the rest of the labels are all Capital cased.
Files
Updated by Per Amundsen over 6 years ago
- Tracker changed from Bug to Feature
- Status changed from New to Resolved
- Regression deleted (
No)
The address book system was modeled after the way it works in mIRC, but I like your way better and it's also more consistent with how other dialogs works in AdiiRC, so I implemented that for the next beta.
I also added a label indicating the address book was saved (it saves all the tabs at once) which goes away after 4 seconds which seems like a appropriate time.
Also fixed the spelling error.
Thanks.
Actions