Microsoft/calculator

Centralize BiDirectional string code in the CalcViewModel

Open

#65 建立於 2019年2月27日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (2,422 fork)batch import
Pri: 2approvedcodebase qualityhelp wanted

倉庫指標

Star
 (16,196 star)
PR 合併指標
 (平均合併 15小時 43分鐘) (30 天內合併 7 個 PR)

描述

BiDi code is spread out - Memory panel sets BiDi in the view model, while History sets it in the CalcManager. The UnitTests also do their own thing. We should centralize the code into utility functions in the VM and then have unit tests for their functionality.

貢獻者指南