trevorr / vss2git

Migrate Visual SourceSafe repositories to Git
Apache License 2.0
153 stars 116 forks source link

Fixed checkbox alignment (ignore git errors) #60

Open khayo opened 3 years ago

khayo commented 3 years ago

error

trevorr commented 3 years ago

Thanks for submitting a PR. It's hard to see what the actual change is here because there are lots of unrelated code relocations and whitespace changes in the file. Could you simplify it to the minimal change, such as just tweaking the necessary coordinates? I'd like to understand why you're seeing this misaligned, since it wasn't in the last screen shot I took (for 1.0.11 back in Sep 2016).

khayo commented 3 years ago

I just changed the position of the checkbox, to the correct position, because it was on top of textedit. Perhaps this misalignment occurred because I opened the project with VisualStudio 2019.

khayo commented 3 years ago

image

I installed VisualStudio 2015 to check if there was any incompatibility with VisualStudio 2019. The checkbox is also misaligned in VS 2015.