Kiatra / ChocolateBar

ChocolateBar is a World of Warcraft addons to display plugins in a bar on top or bottom of your screen
https://www.wowace.com/projects/chocolatebar
18 stars 9 forks source link

[Bug Report] Bar with free positioning not sticking to the bottom of the screen #33

Closed Licen-it closed 1 month ago

Licen-it commented 1 year ago

What game version did the bug occur in?

Retail

Troubleshooting

Describe the bug.

I enabled the free positioning for a second bar and i tried to stick to the bottom of the screen, but i notices there is about 1 millimeter space that is letting me see the ground and while moving i get easily distracted as i see stuff moving down there.

here is a screenshot

image

Steps to reproduce.

Expected behavior.

no space should be visible between the bar and the bottom of the screen

Errors

no errors
Licen-it commented 11 months ago

@Kiatra any idea if there is a workaround until a proper fix?

Kiatra commented 1 month ago

I could reproduce the problem at first but now that I:

  1. quit WoW
  2. deleted the saved variables of CB: World of Warcraft/retail/WTF/Account//SavedVariables/ChocolateBar.lua
  3. and logged back in

I can not reproduce it the problem seems fixed by that hmm.

Licen-it commented 1 month ago

It would be interesting to know which property is there making it fail...but i'll try that to see if it's getting fixed for me as well.

Kiatra commented 1 month ago

Ok I will close the issue until we run into the issue again then you can reopen it.

Licen-it commented 1 month ago
image

@Kiatra Ok i was finally able to check it out, there is still a 1px space between the bar and the bottom for some reason, but it's way less bothering than before.

Anyway i compared the old configuration file and the new one after deleting the old, and i found the issue was caused by these settings:

image

which i now changed into this and it's working perfectly with the old config file

image