Hacker News new | ask | show | jobs
by yoyo250 194 days ago
Two minor issues:

1: When I drag the window, it freezes in place until a few seconds later, or when I release the mouse and drag it again.

2: I have three hard drives, and the text containing line breaks is collapsed when displayed.

I created a screenshot GIF and uploaded it to a GitHub Issue, please check it out.

1 comments

Thanks for the report!

1) The dragging freeze is likely my update loop fighting with the window move – I’ll look into throttling/suspending updates while dragging.

2) The drive text layout is indeed bad. I’ll rework that UI so each drive gets its own proper line.