Adam Warner

Results 244 comments of Adam Warner

Taking this one off the pile for now... Needs some thought that I don't have time to give

> What version of Konsole are you using? 6.2.2 from nuget, though I see there are now some 7.x alpha packages up there... > Since you have a released product...

> I know it's obvious, but just mentioning it in case for some reason you thought you'd have to make you code all ugly with lots of try { ...Foo.Refresh().....

Hey, no worries at all, and certainly no rush - the issues I've seen have been edge-case at best > My current hypothesis is that it is something to do...

This is almost exactly what I implemented, just with some logging in the catch to catch them out. It's a colleague, so I can be rude to them if I...

> but if max is some other non zero number that when cast to a decimal ...will result in zero? `_max` is an `int`, though, so it will only ever...

The demo code shows you how to disable the key outside of what you're handling. Use `e.Handled = true` once you've done your intercept code I guess. One thing I...

I think you just make the last thing you do `e.Handled = true`

I'm not 100% sold on the abbreviation of `blocked` to `blckd` - but I wont block (lol) this if anyone else wants to approve