Massimiliano Caniparoli
Massimiliano Caniparoli
Hi @irrationalistic , the weird thing is that this occurs only when you write **About** (upper or lowercase) after the space. If you write _something(space)somethingelse:_ everything works as expected
Whoops, I didn't notice you asked a question :) Don't know what's best: is option 2 hard to implement?
Hi! I also found out that "console" keyword pushed the ":" to a new line
Hi @mjwheatley , thanks for the _good catch_ :) I still didn't attempt to brush up on my Java skill and dare to merge the code you kindly submitted, since...
Hi, I created a pull request with your code: I still wonder why you don't _garbage collect_ those variables when they are not anymore needed :)
Forgive me if I'm not technical, since it's been ten years since my last line of Java code :) With _garbage collecting_ I was meaning _throwing the variables away_ once...
Hi, I get a similar problem on 106.0b7: it asked me whethere I wanted to switch to one of its "romantic" themes, and I chose Blue "Activist". I kept that...
Well, maybe it's doe tu the complete reflow of document on any call to `getBoundingClientRect` (and the obvious related performance degradation), though I figure out the original programmer didn't know...
Specifically, [this](https://github.com/SebastianM/angular-google-maps/issues/1956#issuecomment-949301972) (from @ezagdir) is what should be done.
My 50 cent: [@types/googlemaps](https://www.npmjs.com/package/@types/googlemaps) is moving to [@types/google.maps](https://www.npmjs.com/package/@types/google.maps), not @types/google-maps (#1989)