Pavel Erokhin

Results 26 comments of Pavel Erokhin

@robert-cronin you must replace ```kotlin when (action) { SelectClient -> { ``` to ```kotlin when (action) { is SelectClient -> { ```

+1. I've the same problem. Fixed by temporary disabling extension Arrow Meta.

@ilyaklyukin you must write unit tests (with attachments passed values to afterTextChanged) for better investigating this issue. Without it investigating this issue impossible.

In processing ... 😊

Done! I today create PR, but, you need for first accept "Button and ToggleButton fixes" and then you can accept PR "MenuButton shrink animation additions", because MenuButton has dependensity what...

Ok, i understand you :) Not, it last PR's :))) (last = Button and ToggleButton fixes and MenuButton animations ... ) no more ! :) 100% all PR's we can...

I know that is issue is great or big. Sorry, in next time i try create issues content most shorten.

Issue in slider colors and slider hovering on slider line. No problem.

When slider thumb is being dragged and you lost focus on slider line. Consider gif with issue carefully :), i dragged thumb and lost focus of slider line))