fin-hypergrid/core

Dashboard Triangle symbol

Open

#529 geöffnet am 10. Feb. 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (148 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (892 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

When the sample application html is saved and opened from local file, the Dashboard triangles (e.g. Row Styling) becomes: â-¶ unexpanded, â-¼ expanded.

Adding the following tag after the head tag fixes it: <meta http-equiv="content-type" content="text/html; charset=UTF-8">

Saving from the web browser will also add it in (don't need the other style tags it adds: injected-stylesheet-filter-tree-base and injected-stylesheet-finbar-base)

Contributor Guide