Changes
try switching the imageLeft logic around
-- Left image settings.
local imageLeft = self.isSmall and args.smallimage or args.image
if cfg.imageCheckBlank and imageLeft ~= 'noneblank' and not imageCheckBlank or imageLeft ~= 'none' and or not cfg.imageCheckBlank and image imageLeft ~= 'blanknone' then
self.imageLeft = imageLeft
if not imageLeft then