Actions
Bug #2251
closedsettings tooltips not showing
Start date:
01/24/2015
Due date:
% Done:
100%
Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
I read the instructions above:
Description
Settings tooltips work in extra (extended) channel menus. I.e., text set with .set_doc() on a setting is displayed as tooltip when mouse hover on the setting control.
This doesnt work in regular (global) settings tabs. Mouseover doesnt show tooltip (either default label or .set_doc() string).
Updated by Kosta A. almost 10 years ago
- Status changed from New to In Progress
- Assignee set to Kosta A.
- % Done changed from 0 to 100
- Chirp Version changed from 0.4.0 to daily
- Platform changed from Linux to All
There were a few issues with the property editor dialog; I'm about to submit a patch to resovle them.
i) As Jens pointed out the tooltips were inconsistent. ii) the layout of the table was skewed and showing abnormally sized widgets. iii) the multiple property page editor was showing blank entries.
Updated by Kosta A. almost 10 years ago
- Status changed from In Progress to Resolved
Resolved by r2379
Actions