Eazy Man

Results 5 issues of Eazy Man

Datadog docker agent version: datadog/agent:latest-jmx Configuration before adding bean conf.d/jmx.d/conf.yaml: ``` init_config: is_jmx: true collect_default_metrics: true new_gc_metrics: true instances: - host: register port: 5000 ``` Configuration above works fine. But...

core

It would be cool to add EXIF auto rotation option: er : exif rotation bool Default: false Description: When this parameter is 1, it will auto rotate image using EXIF...

Due to the documentation it says that setting DisallowOverscroll to false will make "bounce effect" on iOS and subtle "glowing effect" along the top or bottom edge of the content...

Is that possible to ignore user typed the same char in mask? My mask is v-mask="'+7 (###) ### ## ##'" When user types '708' it just fills '+7 (08#) ###...

Hi! On iOS when keyboard shows up in dark mode it change color to gray when animation stop: ![ezgif com-gif-maker](https://user-images.githubusercontent.com/1597578/96164814-990b2c00-0f3d-11eb-89e5-a8b419ba0001.gif) How to fix it? Tested on iOS 14.0 and 12.4.8