fin-hypergrid/core

Dashboard Triangle symbol

Open

#529 aberto em 10 de fev. de 2017

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (148 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (892 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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)

Guia do colaborador