Skip to content
#

tool

Here are 925 public repositories matching this topic...

Twake
BenoitTallandier
BenoitTallandier commented Dec 3, 2020

Describe the bug
Remove notification settings option from 3-dots-button menu for Documents, Tasks and Calendar

To Reproduce
Steps to reproduce the behavior:

  1. Click on 3-dots-button for documents
  2. Check option which are available in tis menu

Screenshots
![Screen Shot 2020-11-26 at 11 21 44 PM](https://user-images.githubusercontent.com/22451567/101045425-8fd32e80-3580-11eb

Sandstedt
Sandstedt commented Jun 16, 2019

Currently mojs-player creates an element in the top of body that looks like this:

<div id="icons">
  <svg ...>
    <path id="play-icon-shape" d="...">
    ...
  </svg>
</div>

This is for using svg elements as icons in the player controller.

Problem
When using mulitple instances of mojs-player on the same page, we get dublicates of these elements.

Solution
S

Improve this page

Add a description, image, and links to the tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tool topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.