Finn Evers

Results 42 comments of Finn Evers

I am fairly certain we fixed this via #31556 - looks like a very similar stacktrace and the Mac stacktrace indicates this occurred in the scrollbar component. @estk I know...

That was an oversight on my part, sorry for that! Should be fixed soon.

Sorry for the slow response! This definitely does not seem correct. Could you check whether that's still an issue? Also, is this specific to go?

Just pushed a slightly different approach - I did not like how implicit this was, since it does not seem clear at all that the hitbox being `None` results in...

Hey, thanks for your report! I believe this is the same issue as reported in #8168, would you care to check? If so, please mark this issue as a duplicate...

@bbruun I noticed this discrepancy aswell. However, given the report of https://github.com/zed-industries/zed/issues/8168#issuecomment-2682882979 as well as https://github.com/zed-industries/zed/issues/27640 being marked duplicate I wanted to throw this in. Yet I do have to...

> Has X11 support been cut from Zed? Really sure it hasn't. Personally, I think that you have a valid point that these issues are not that related despite having...

Putting it within the `minimap` config seems most reasonable to me currently, although I lack a good idea for a config name. Personally, I would also like something like`OnActivePane` slightlly...

@ringods #30444 was just merged, which might (soon) give you the configuration options you requested I believe?

I changed the behavior slightly so that the text is not offset by default in single line editors, since I found more places where this led to slight layouting issues...