[DOCS] web_touchscreen: add screenshot

Follow suggestion from https://github.com/OCA/web/pull/2701#issuecomment-1870681682.

@moduon MT-4472
This commit is contained in:
Jairo Llopis
2024-01-09 09:44:44 +00:00
parent dca20a4ca3
commit bb15a9ece9
3 changed files with 42 additions and 2 deletions

View File

@@ -1,2 +1,12 @@
This module prefers kanban sub-form views when using a tablet, or any other
device with a touch screen, no matter its size.
For example, these screenshots showcase a sale order in a tablet:
| Without this module | With this module |
| --------------------- | ------------------- |
| [![Before][]][Before] | [![After][]][After] |
[Before]: https://github.com/OCA/web/assets/973709/caa0be55-ec6b-45e8-af94-7492df08dfcc
[After]: https://github.com/OCA/web/assets/973709/345c1139-879d-4eb5-a828-786b1e3bc7b8