resloved / i3

🔲 — Rounded i3-gaps
Other
277 stars 29 forks source link

Setting border_radius 0 doesn't make corners square #8

Closed brandoncazander closed 4 years ago

brandoncazander commented 4 years ago

Setting border_radius 0 acts the same as setting border_radius 4. It looks to be caused by this change.

My use case is that sometimes I don't want my corners to be rounded.

resloved commented 4 years ago

I'm not able to replicate, setting border_radius to 0 works as intended on the latest changes.

No Corner

The changes you are looking at were from the original pull request from AlisCode, but I actually requested for that default to be removed. So you might just be using an out of date version or there is another problem entirely.

You can check the source code if you don't believe me.

brandoncazander commented 4 years ago

I didn't believe you until I read the source code. I was mistaken. Please accept my apologies and ban me from the issue tracker, thanks!