Commit Graph

3 Commits

Author SHA1 Message Date
Rivka Segan
bc41ea6d82 isDesktop false if isWeb true in responsive.dart
268b86d131
tries to access Platform._operatingSystem as part of checking whether
it is running on Windows, Linux, or macOS, and this information is not
available on the web. This MR makes it possible to reach the
VeilidChat "Create a new account" screen when running in Chrome
(although the user apparently can't proceed further because of an
"already borrowed" panic). Without this MR, there is an uncaught error
even before getting to that account screen.
2023-10-01 19:20:20 +00:00
Christien Rioux
ca6b00e021 home layout 2023-07-28 20:36:05 -04:00
Christien Rioux
f754f7d5ed work 2023-07-26 22:38:09 -04:00