Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cliyr authored Jul 29, 2022
1 parent 2f24ef2 commit c999cd4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
![751382-20170804133555553-1341989978](https://user-images.githubusercontent.com/5352553/181678865-7f131191-9f1b-4edc-bfa0-f19577e8ea00.gif)


本库在原作者原有的控件基础上进行了部分优化和新增了部分功能
本库在原作基础上进行修改,对原有代码进行了优化以减少代码行数和冗余类、增加可读性,并新增如下功能


一、ValueSelectPopup
Expand All @@ -26,6 +26,8 @@

4、支持纯XAML, 不需要写C#代码

5、缺点就是值选择界面未做大的改动,仍然使用DataGrid实现,效率相对较低,优点就是可以明显减少代码量且可读性较高


二、IconButton

Expand Down

0 comments on commit c999cd4

Please sign in to comment.