3snowp7im/urn

Better support for narrow windows?

Closed this issue · 9 comments

codl commented

When using a narrow window, if a delta gets a bit too long it will push away the split time and make a scrollbar appear, even if there is more than enough space to fit everything

Please see if 6ea8558 plays nicer with skinny windows

codl commented

It is nicer, there's no scrollbar, but now deltas are scattered all over the place

sscrot

I noticed this last night but forgot to update. Can you try the latest commit?

codl commented

This is better but now the scrollbar is back :/

I can use a slightly larger window, I guess

Please try latest commit

codl commented

Looking pretty good!

�Although I've lost the ability to set a padding on .split-title for some reason�, and since .split no longer exists I can't set a background image across a split anymore.

Hopefully latest commit resolves the missing split class and continues to work with narrow windows. I seem to have to manually adjust the layout of the splits to get the correct behavior. This oddly has a side effect of "animating" deltas. I'll see if this can be fixed at some point.

codl commented

That's perfect. I don't have any more complaints, thank you!

Thanks for opening the issue and seeing it through to resolution. Always happy to make Urn better for everyone :)