fabyeah

Results 13 issues of fabyeah

#### Current Behavior When a video (longer than 5 seconds) was unmuted and then the player is unmounted, a media session notification will appear: https://developers.google.com/web/updates/2015/07/media-notifications #### Expected Behavior When the...

When clicking a cluster that is on top of a clickable point of interest (which opens an info window on click) such as a city district name, it will zoom...

It seems to me that the blurred image will have the image file's original dimensions. Is it possible to have the blurred image in the size of the (browser)scaled image?...

Thanks @mizzao for this awesome package! It would be great if there was a field under status and lastLogin for the device the user is/was using. Basically I would like...

good first issue

Thank you for this package! But I'm getting the error ``` Unable to resolve some modules: "js/materialize.clockpicker.js" in [...]/node_modules/materialize-clockpicker/package.json (web.browser) ``` because the package.json is not fixed. Please release the...

Like many other people (#1982, #1969, #1952) I have a problem with missing exif data, specifically only the location tag is missing when picking from the media library. BUT when...

Currently the auto hide timer of the snackbar pauses when a user interacts with a snackbar and resets when the user stops interacting. ``` /** * Pause the timer when...

**Describe the bug** Same as #32, When dragging, sometimes (when starting the drag fast?) the direction in `onDragStart` is [0,0] instead of [1,0] or [-1,0]. Here is a log of...

Thanks for this great lib! For my use case, I need the replay video to be muted by default, as a user might record something with his phone and not...

I'm getting this error for all my non-local packages: ``` momentjs:moment: version information not found. Run 'meteor show momentjs:moment' for more information. ``` in my package.js file those packages are...