Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 "resolution_fit": "1" doesn't work.
#11
there are 2 error lines in ventoy.json :
"default_file": 0,
"resolution_fit": 1,
because "default_file" and "resolution_fit" take the value INTEGER, not STRING
Reply
#12
(09-13-2023, 03:28 AM)nguyen ha thai trong Wrote: there are 2 error lines in ventoy.json :
"default_file": 0,
"resolution_fit": 1,
because "default_file" and "resolution_fit" take the value INTEGER, not STRING

You are right, now it works properly. Thanks a lot for help, because I missed this info part from plugin theme documentation.
Anyway, I still don't understand why LongPanda used INTEGER instead of STRING value type for "default_file" and "resolution_fit" key.
Basically entire code of ventoy.json is based on STRING value types besides "default_file" and "resolution_fit". This is very confusing for the user and code integrity.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)