Commit 5c57d0c
committed
BF: Code Type is now set correctly on opening the dialog
Previously, the code type was forced to either Auto->JS, or Both, because
code type selection was conditional based on whether metapensiero was
installed. This fix now unselects Auto->JS if metapensiero is not
installed, but otherwise loads previously selected code type.1 parent 276eee8 commit 5c57d0c
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | | - | |
100 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments