Update popovers.md
This commit is contained in:
parent
34208778ba
commit
16aa05752b
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ Enable popovers via JavaScript:
|
||||||
{% capture callout %}
|
{% capture callout %}
|
||||||
##### GPU acceleration
|
##### GPU acceleration
|
||||||
|
|
||||||
Popovers sometimes appear blurry in Windows 10 devices due to GPU acceleration and a modified system DPI. The workaround for this in v4 is to disable GPU acceleration as needed on your popovers. [See this issue for details and a suggested fix.](https://github.com/twbs/bootstrap/issues/22610)
|
Popovers sometimes appear blurry on Windows 10 devices due to GPU acceleration and a modified system DPI. The workaround for this in v4 is to disable GPU acceleration as needed on your popovers. [See this issue for details and a suggested fix](https://github.com/twbs/bootstrap/issues/22610).
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
{% include callout.html content=callout type="warning" %}
|
{% include callout.html content=callout type="warning" %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue