Xiphe / budgetbudget

🧮 make financial decisions with confidence
https://budgetbudget.app
GNU General Public License v3.0
92 stars 7 forks source link

Incorrect width of month view #76

Closed leo-benz closed 3 years ago

leo-benz commented 3 years ago

Always the right most month view in the budget overview is slightly too wide or incorrectly positioned. This causes the right side to be cut off exactly ad the decimal place of the numbers.

Occurrence Always Severity Low

Steps to reproduce

Observed behaviour

Workaround

Additional Remarks

Xiphe commented 3 years ago

Can confirm!

This bug appears when the MacOS "Show Scroll Bar" Setting is set to "Always"

Screenshot 2021-02-05 at 11 21 19
leo-benz commented 3 years ago

For me the issue also appears when set to automatically. I am using an iMac with only a mouse and no trackpad connected. I can confirm that the issue does not appear when the setting is set to "When scrolling".

Xiphe commented 3 years ago

Ok 👍 Thank you for checking. I assume that "automatically" uses the "Always" setting when a Mouse is connected.

Xiphe commented 3 years ago

somehow the fixes cause my integration tests to fail. I'll investigate later and hopefully release today or tomorrow

leo-benz commented 3 years ago

I noticed that with the fixes the background of the welcome screen and sidebar of the budget screen is white instead of translucent.

Xiphe commented 3 years ago

@leo-benz I assume this is a development only issue, Have not figured out when this happens, let's see.

Xiphe commented 3 years ago

released: https://github.com/Xiphe/budgetbudget/releases/tag/v1.0.0-beta.14