You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<detailsopen>
4
4
<summary>Опис (українською)</summary>
5
5
6
-
Веб-застосунок наочно показує safe/blind зони для мобільних інтерфейсів і побудований за принципами Hexagonal Architecture, тож доменна логіка ізольована від інтерфейсу.
6
+
Веб-застосунок наочно показує safe/blind зони для мобільних інтерфейсів.
7
7
8
8
#### Базові функції
9
9
- Миттєво перераховує габарити безпечних, сліпих та внутрішніх зон залежно від параметрів екрана.
@@ -16,7 +16,7 @@
16
16
<details>
17
17
<summary>Description (English)</summary>
18
18
19
-
The web app visualizes safe/blind zones for mobile interfaces and follows Hexagonal Architecture so that domain logic stays decoupled from the UI.
19
+
The web app visualizes safe/blind zones for mobile interfaces.
20
20
21
21
#### Core features
22
22
- Instantly recalculates safe, blind, and inner zone sizes based on screen parameters.
0 commit comments