fin-hypergrid/core

Dashboard Triangle symbol

Open

#529 创建于 2017年2月10日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)JavaScript (148 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (892 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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)

贡献者指南