Hmm instead of returning hardcoded values could you make variables at the top of the class?
ie: const int preview_width = 770; etc...
« Back to merge proposal
Hmm instead of returning hardcoded values could you make variables at the top of the class?
ie:
const int preview_width = 770;
etc...