Joyrex

Results 11 comments of Joyrex

I agree that on mobile (portrait or landscape) they really don't work well since there's not enough horizontal _and_ vertical screen real estate to effectively support the functionality in a...

So was this added?

[vincaslt.highlight-matching-tag-unresponsive.cpuprofile.txt](https://github.com/vincaslt/vscode-highlight-matching-tag/files/4854649/vincaslt.highlight-matching-tag-unresponsive.cpuprofile.txt) I had the issue today, and here is the file you wanted. Hope it helps!

So I take it by this that the BS3 implementation does NOT support the Wizard in anything other than a Modal?

As mentioned in other issues, it looks like the fix is to set`plugins: {labels: false}` on the particular chart(s) you do not want the labels to appear.

I have this issue as well

The helpful folks at StackOverflow assisted me with my issue - hopefully this gets you towards a solution: https://stackoverflow.com/questions/54916474/chart-js-how-to-show-value-of-label-as-percent-of-x-and-y-values-currently-a

You could easily have a customizations.css file that is included after the Select2 Bootstrap 4 CSS would accomplish this (that way the default script stays untouched). If I were thinking...

Yeah, DataTables needs to update their Bootstrap 4 styling to reflect 4.1.1 - it wouldn't hurt to leave the legacy classes in there; you'd just have extra CSS.

I've... never done that before! I went to Pull Requests, but it appears that I would have to fork this before I could create the pull request... right?