fpwong / BlueprintAssistWiki

47 stars 2 forks source link

Sometimes lines are not straight, for no apparent reason #105

Closed Ares9323 closed 1 year ago

Ares9323 commented 1 year ago

Hi, I have recently bought your plugin and I think it's great! I'm wondering if I am doing something wrong because sometimes the "Ctrl+R" or "F" auto align is not doing what it should do (or at least what I think it should do), here are a few examples of what I'm talking about:

8qTAZ9jqMq

siQRXKzwyw

ToigxdgZVH

vaLGvnJy2T

Thank you in advance, have a great day!

fpwong commented 1 year ago

Hi Ares, this looks like an issue with detecting the node size. Try selecting all the nodes in the event and pressing CTRL+SHIFT+R. You can read about why this happens here: https://github.com/fpwong/BlueprintAssistWiki/wiki/FAQ#formatting-looks-off

I have improved this since I wrote that FAQ, the plugin is better at detecting when to auto refresh node sizes. I recently fixed the 3rd case in the update a couple days ago, which was due to changing event replication. I'll see why it's not working for the other cases.

Do let me know if this doesn't fix the alignment.