Commit d7e4ff5
committed
fix and improve fm commands is_visible method
The logic use to be wrong with the menu_without_distraction (which
honestly, no one should set to false anyway). It also now prints stuff
to the console when it detects an internal error. I don't think this is
the best way to report the error, but i don't want to nag the user
with stupid pop ups, so i try to guess the best behavior when that
happens.1 parent 2b6aca9 commit d7e4ff5
1 file changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
9 | 25 | | |
10 | | - | |
| 26 | + | |
11 | 27 | | |
12 | | - | |
13 | | - | |
| 28 | + | |
| 29 | + | |
14 | 30 | | |
15 | 31 | | |
0 commit comments