@@ -46,7 +46,11 @@ auto main(int argc, char *argv[]) -> int {
[&](MainWindow&window)noexcept{
},
mwpro::FixedSize {1080,720},
// mwpro::FixedSize {1080, 720},
mwpro::MinimumSize{
1080,
720
},
mwpro::Central<FilledCard>{
capro::ThemeManager{manager},
capro::Radius{0},
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.