Deleted user
Deleted user
When a form loads, the jquery placeholder shim automatically focuses and blurs and sets ng-touched to true and makes validation messages to start showing up. Is there a work around...
### Prerequisites - [X] I have read [FAQ](https://github.com/yaqwsx/KiKit/blob/master/doc/faq.md) - [X] I use the KiKit at least 1.0.0 (older version are not supported) ### KiKit version kikit, version 1.0.3 ### KiCAD...
action # and action ids appear in the README, but it is not explained where these come from and what they mean
I'm sorry Honza, i have one more question (the last, i promisse). The code for tcpServer works very well, but only one time. The server stop to response after call...
Hi. When I have light theme and start ActionMode then I see a single blink ActionBar. I have Android 2.3.3 & Samsung Galaxy Ace 2.
In BitmapMemoryLruCache#getBitmapFromRemoved method, we judge if the bitmap is used by following: value != null && value.isBitmapValid() && value.isBitmapMutable() This is not enough and should be added following: && !value.isBeingDisplayed()...
Hello! I'm trying to set a variable background to the item (when selected: white, if not: black), just as it is possible to set the color of the text and...
Add clib to support `hugo-extended` upgrade hugo version to `0.52` add an env `HUGO_EDITION` to control editions
android.database.sqlite.SQLiteException: no such column: group_id (code 1): , while compiling: SELECT SUM(case WHEN group_id is null then group_cnt else 1 end) from (SELECT count(*) group_cnt, group_id FROM job_holder WHERE running_session_id...
Webrtc
There is a really excellent webrtc dart package that was abandoned 3 years ago. It just needs some love and hooked into audio and video code. https://github.com/roberthartung/webrtc_utils This would be...