ankit / stylebot

Change the appearance of the web instantly
https://stylebot.dev/
MIT License
1.4k stars 208 forks source link

[Bug] column resizing by percentage is no longer available #580

Open simeez opened 4 years ago

simeez commented 4 years ago

Describe the bug On the previous version I could resize columns on a page by percentage. Now that option is missing and when I try to resize columns on my page by pixels it leaves a gray bar (wasted space) to the right side of the page.

To Reproduce Steps to reproduce the behavior:

Expected behavior When I shrink the width of the left column, the right column should expand to fill the available space.

Screenshots If applicable, add screenshots to help explain your problem. image

Additional context I also tried to widen the right column manually but no matter how many pixels I gave it, it would not expand to fill the gray space.

ankit commented 4 years ago

@simeez thanks, I will bring back the ability to pick units in a future release.

simeez commented 4 years ago

thank you very much! Any eta?