0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-19 16:08:02 +03:00

добавил фоны

This commit is contained in:
bird_egop
2024-11-19 02:28:49 +03:00
parent 5f84617567
commit a7b653f0b7
2 changed files with 15 additions and 5 deletions

View File

@ -17,6 +17,7 @@ public class TexmExplorerViewModel
public bool IsWhiteBgEnabled;
public bool IsBlackBgEnabled;
public bool DoubleSize;
public void SetParseResult(TexmParseResult result, string path)
{