andreyorst / Breezemite

Aurorae theme that mimics Yosemite window decoration, with Breeze colors.
70 stars 5 forks source link

Incorrect Application Menu position #6

Closed trmdi closed 7 years ago

trmdi commented 7 years ago

Please see the image below: image

andreyorst commented 7 years ago

Yes, already seen it. Trying to figure out whats up with coordinates. As there is no actual aurorae documentation, and one I've found is absolutely outdated it will take some time.

andreyorst commented 7 years ago

@trmdi, I've discovered that changing PaddingLeft and PaddingTop to zero fixes the issue, but the window decorations will gone under the window itself. So this is a aurorae bug, because padding shouldn't affect menu position. Unfortunately i don't know where to submit a bug about aurorae. image I will try to fix it via editing svg files, but i dont sure how long it will take, i'm too busy right now

andreyorst commented 7 years ago

I will try to do something in near furure.

Edit: No luck