Irakli Gozalishvili

Results 654 comments of Irakli Gozalishvili

I have updated pull request with more changes, patch is still messy and needs cleanup but in terms of functionality this is what's there right now: 1. If you scroll...

> I think we should show header by default, when a new page is loaded, otherwise it may create issues: Makes sense, I just have not considered this scenario. >...

> I think we should show header by default, when a new page is loaded, otherwise it may create issues: > New page This is going to be fixed by...

This can be implemented same as modal UI described here https://github.com/browserhtml/browserhtml/issues/1289#issuecomment-292667998 quoting solution below for convenience: > I did the preliminary investigation, and this seems implementable in Electron. Here is...

This depends on #1281 once that's in place no special requirements are present as far as I can tell. In terms of UX I have few questions @patrykadas 1. Don't...

I actually like the first one better, the second one looks very confusing. I wonder how it would look if we moved the former tab up as you have in...

@patrykadas one thing that is somewhat unclear to me is what happens with entries on the right ? Or how do you activate past (on one the left) entry &...

Looks great, although with hover it's somewhat different than continuous interaction with scroll. I guess with the right physics so that entries snap it can work fine. In fact if...

The main roadblock here is that I kind of avoided doing a proper job with a `Navigator` while introducing `NewTab` page. Right now it's ad hock workaround to accommodate special...