Koen Punt

Results 284 comments of Koen Punt

And just realized I've created another problem by only enabling the select when it is not already enabled. Because this way the focus event will never be applied to already...

@mlettini do you have anything to say about this?

Updated per @stof's comment about using a button. Removed some duplicate CSS in the process.

I think this is by design, so when using the simulated terminal you get the events more often.

Thanks for your contributions! Over the years there has been quite a lot to do about matching html or text (eg. https://github.com/harvesthq/chosen/issues/1150 and https://github.com/harvesthq/chosen/pull/1638), so accepting a change like this...

Thanks! However I think the issue can also be solved by listening to the `input` event, instead of `keyup`. Using `input` has been proposed before as a fix for other...

The skirt is for all objects on the sheet, but it still would be nice to have a way to add the setting in a single project, instead of having...

Wouldn't a function `is_left_click` suffice? As the others are never considered.

I don't see the relation with #379.. Or do you mean that you won't be testing nvm from the `.nvm` dir?