fin-hypergrid/core

Dashboard Triangle symbol

Open

#529 opened on Feb 10, 2017

View on GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (892 stars) (148 forks)batch import
enhancementhelp wanted

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)

Contributor guide