kynikos / outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
http://kynikos.github.io/outspline/
GNU General Public License v3.0
47 stars 9 forks source link

Set editor plugins not focusable when collapsed #353

Closed kynikos closed 9 years ago

kynikos commented 9 years ago

The widgets of the editor plugins should be excluded from Tab traversal when their FoldPanel is collapsed.

333 is related.