Modify ↓
Ticket #615 (closed task: fixed)
Transparency lost on settings save
| Reported by: | kip@… | Owned by: | quinox |
|---|---|---|---|
| Priority: | normal | Milestone: | Release 1.2.16 |
| Component: | nicotine | Version: | SVN |
| Keywords: | transparency,settings,colour,background,log | Cc: |
Description
Steps to reproduce:
1) Edit -> Settings -> Transparent Log Windows. Set the alpha to anything non-zero. 2) Close Settings dialog. 3) Close and restart Nicotine+. 4) Open the Settings dialog and hit Ok.
Transparency is set to zero, regardless of what you had it previously set to.
Running svn head.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

The setting was saved but not restored in the correct way. It should be fixed with r1417, could you verify?