Johan Compagner

Results 37 comments of Johan Compagner

i think this one is a bit more dpi aware: https://github.com/zufuliu/notepad2 problem wit that one is that the text itself is to big... Somehow on my laptop the default font...

![image](https://user-images.githubusercontent.com/3274268/39811807-6c3c7920-538a-11e8-8a49-02c89880230e.png) So the left is the one from XhmikosR and the right from zufuliu both in the default (at least i think thats default) font setting: ![image](https://user-images.githubusercontent.com/3274268/39811830-838e144e-538a-11e8-8a01-afd13363d1cd.png) so the one...

![image](https://user-images.githubusercontent.com/3274268/39812037-49bc25ac-538b-11e8-8520-1b72fb13df94.png) a compare between them, what size 8 is in the editor and what the fonts preview of windows says that that should be

Ok i did setup the Windows 10 Dev vm of microsoft so i could build it my self. But what can i change now so that it should work? the...

i think just adding that else is even fixing more. Because the boolean "this.focused" is kept on true even.. so i clicked really outside of the editor completely somewhere else...

If @DanielYKPan does not maintain this anymore, can we somehow make 1 fork with a group of people (so not 1 comitter) that then maintains this project? (and makes releases)

Nice, where you also able to look at the moment package? Because I was always still at 1.0.7 because for some reason 1.0.8 never worked for me.

yeah i also use that but i was talking about the: "moment": "^2.24.0", "ng-pick-datetime": "^7.0.0", "ng-pick-datetime-moment": "

but isnt that just: https://github.com/DanielYKPan/date-time-picker/tree/master/projects/picker/src/lib/date-time/adapter/moment-adapter (but then the actual typescript stuff) did he really just move it in the package itself? so it is always just included?

yes that dir really looks just like what we already have in the package itself: node_modules\ng-pick-datetime\date-time\adapter\moment-adapter