ktisis-tools / Ktisis

A robust posing tool for creating screenshots in FFXIV's GPose mode.
GNU General Public License v3.0
196 stars 50 forks source link

Openining Ktsis workspace window breaks other GUIs #112

Open thakyZ opened 1 year ago

thakyZ commented 1 year ago

Upon opening the Ktisis workspace window a bunch of other GUIs break in differently.

For example the Repair Me Durability/Spiritbond bars get misaligned down (vertically) by 8 pixels. (I measured this with ShareX's measuring tool. I also have them aligned around the EXP bar)

I downloaded the source of this plugin and compiled it. I have determined the cause of this issue with process of elimination, which is this line: https://github.com/ktisis-tools/Ktisis/blob/dac3749eecc950c1a1ac4879a034f473ba20cc69/Ktisis/Interface/Windows/Workspace/Workspace.cs#L57