honor desktop view/mode on mobile #14

Closed
opened 2024-02-06 13:26:02 +00:00 by Squel · 2 comments
Squel commented 2024-02-06 13:26:02 +00:00 (Migrated from codeberg.org)

Currently, some stuff is hidden on the mobile site which might be a reason to use desktop mode, another is to not have to deal with my bullshit css. Now this is not possible by the way the mobile devices are detected:

The mobile layout is detected by not having a cursor pointer, but having a touchscreen as input. This will probably need to be changed to honor the desktop view.
https://codeberg.org/Squel/website/src/branch/master/src/styles/global.css#L221-L264

Currently, some stuff is hidden on the mobile site which might be a reason to use desktop mode, another is to not have to deal with my bullshit css. Now this is not possible by the way the mobile devices are detected: The mobile layout is detected by not having a cursor pointer, but having a touchscreen as input. This will probably need to be changed to honor the desktop view. https://codeberg.org/Squel/website/src/branch/master/src/styles/global.css#L221-L264
Squel commented 2024-02-06 13:32:38 +00:00 (Migrated from codeberg.org)

It might be nice to actually design something first, before just doing random shit /shrug

It might be nice to actually design something first, before just doing random shit /shrug
Squel commented 2024-02-15 13:12:42 +00:00 (Migrated from codeberg.org)

turns out im still doing random shit...

turns out im still doing random shit...
squel closed this issue 2025-02-02 18:56:40 +00:00
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
squel/website#14
No description provided.