issue #10 #11 TV channel handling ui changing.

This commit is contained in:
paul kim
2024-06-14 21:01:05 +09:00
parent 8a263ced1a
commit e92391bf7e
8 changed files with 1221 additions and 705 deletions

View File

@@ -53,7 +53,7 @@ var HotelTV = HotelTV || {
'playing': false,
'shortkey': {
'idx': null, // 바로가기 번호 UI의 행번호(0부터 시작)
'ch_item_idx': null,
'ch_item_idx': null, // ALL Category내에서의 채널 index
'scroll_offset': null,
},
},