dimven / SpringNodes

A collection of Dynamo nodes
MIT License
69 stars 46 forks source link

Added input for font in WatchDialog #57

Closed infeeeee closed 2 years ago

infeeeee commented 5 years ago

Hello! Thanks for this package!

I wanted to show a table with WatchDialog, and the columns didn't align because Calibri is not a monospace font. I added an input for setting the font, so if I change to Consolas or other monospace font the table columns align correctly!

dimven commented 2 years ago

thank you

infeeeee commented 2 years ago

Why do you copy paste the code, instead of just pulling the requests?

Also even though I wrote the code, I won't show up as contributor, I see you do this to all PRs, but I don't understand.

dimven commented 2 years ago

Sorry, no malice intended. it was just easier - I had additional changes to the node that I hadn't synced (fix for displaying dynamo dictionaries) and had the node open at the time. It was just easier to open it directly and paste the changes than committing the changes, pulling them, hunting down the file, pasting in there, etc :/