opt cm chat icon style

This commit is contained in:
csf
2022-10-26 21:13:32 +09:00
parent 64d11a9dda
commit e759b62f5d
4 changed files with 21 additions and 19 deletions

View File

@@ -37,6 +37,7 @@ const Size kConnectionManagerWindowSize = Size(300, 400);
// Tabbar transition duration, now we remove the duration
const Duration kTabTransitionDuration = Duration.zero;
const double kEmptyMarginTop = 50;
const double kDesktopIconButtonSplashRadius = 20;
/// [kDefaultScrollAmountMultiplier] indicates how many rows can be scrolled after a minimum scroll action of mouse
const kDefaultScrollAmountMultiplier = 5.0;