RapidScada / scada

Contains Rapid SCADA sources
Apache License 2.0
680 stars 311 forks source link

PlgScheme: Enable tooltips on mobile browser #116

Open kumajaya opened 1 year ago

kumajaya commented 1 year ago

Use a lightweight custom bootstrap with tooltip component only

2mik commented 1 year ago

This pull request contains a custom Bootstrap implementation. So if merged, the web application would contain 2 bootstraps, which seems not clear. I keep this pull request open to signal that the tooltip issue should be fixed later.

2mik commented 1 year ago

I suggest to use the following sequence:

  1. Create an issue.
  2. Discuss it.
  3. Make a solution.