Revert "add:新设置"

This reverts commit b949b1651a.
This commit is contained in:
PrefacedCorg
2026-04-23 22:09:27 +08:00
parent 0683779e09
commit b891cb6fe3
24 changed files with 3526 additions and 1838 deletions
+4
View File
@@ -284,6 +284,10 @@ namespace Ink_Canvas
{
try
{
if (ComboBoxFloatingBarImg != null)
{
ComboBoxFloatingBarImg.SelectedIndex = Settings.Appearance.FloatingBarImg;
}
}
catch (Exception)
{