py_cui icon indicating copy to clipboard operation
py_cui copied to clipboard

Cycling widgets does not respect the non selectable widget option

Open voryzen opened this issue 3 years ago • 0 comments

Describe the bug The cycle widgets function does not respect unselectable widgets. Non selectable widgets are still cycled through when a cycle key is declared, and the user uses said key to cycle through widgets in the widget set

To Reproduce Steps to reproduce the behavior:

  1. Set cycle key
  2. Set false on some widgets in the widget set
  3. Attempt to cycle through the widgets using aforementioned key

Expected behavior Cycling widgets does not include the non selectable widgets, or at least an option to omit them during the cycle

Screenshots No screenshots available

Environment:

  • OS: Manjaro 21
  • Terminal: Konsole
  • Version: 0.1.4

voryzen avatar Jan 17 '22 14:01 voryzen