Created by: zeffii
Addressed problem description
many nodes use prop_search
layout function, the value that this stores has been changed over time to include a few leading whitespaces. The leading whitespaces are poorly justified imo, but a reality we must solve.
here the list of nodes / utils affected https://github.com/nortikin/sverchok/issues/3091
Solution description
Here i'm cleaning up the nodes as I see fit..
Preflight checklist
-
Code changes complete. -
Manual testing done. -
Ready for merge.