Commit effee48
[LCD4linux] V5.0-r32 bugfix: duplicate call removed (#920)
* [LCD4linux] V5.0-r32 bugfix: duplicate call removed and improvement
- bugfix: duplicate call 'onSelectionChanged.append()' removed (braked the box down)
- bugfix: duplicate call 'onSelectionChanged.append()' removed (braked the box down)
- improvement: Otherwise you cannot get away from the top directory level (list of data carriers) in the file browser.
THX to User **KenTucky @ OpenA.TV**
details see: https://www.opena.tv/viewtopic.php?p=590262&sid=f13c41d9b4a82dd82d27537ca5f77da1#p590262
HINT: **LCD4linux** is still working under Python2 and Python31 parent 642f0e5 commit effee48
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
211 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
212 | 218 | | |
213 | 219 | | |
214 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
5555 | 5555 | | |
5556 | 5556 | | |
5557 | 5557 | | |
5558 | | - | |
5559 | | - | |
5560 | 5558 | | |
5561 | 5559 | | |
5562 | 5560 | | |
| |||
0 commit comments