Dmitri Don

Results 7 issues of Dmitri Don

#### What roadmap is this issue about? - [x] Frontend Roadmap - [ ] Backend Roadmap - [ ] DevOps Roadmap - [ ] All Roadmaps #### What is this...

**Describe the bug** created dashboard.py file and run it with all default settings, and was able to get to login screen at port 5000, but when was entering password, was...

bug

**Describe the bug** Command 'pip install qtpylib --upgrade --no-cache-dir' doesn't install bs4 library **To Reproduce** Steps to reproduce the behavior: 1. on clean machine type 'pip install qtpylib --upgrade --no-cache-dir...

bug

Any plans to support Polylang for supporting multiple languages?

And I also tested them on iPad with retina screen, and reported couple of bugs which I found while I was testing all demos.

When I enabled retina on demo12, collision mask from Box2D was displayed only half the size, but collision works just fine. ![CAAT retina bug 2](https://f.cloud.github.com/assets/187798/267904/1a626244-8ee2-11e2-8768-0b66f15e6562.JPG)

When CAAT.RETINA_DISPLAY_ENABLED is set to true and TextActor is using cacheAsBitmap() only low res bitmap is being created and cached. Here is "Fish Path" TextActor with cacheAsBitmap() removed on retina...