API: Add minimum width/height constraints to ns.ui.resizeTail (#2558)

This commit is contained in:
catloversg
2026-03-08 03:07:56 +07:00
committed by GitHub
parent e06fb3dd9d
commit 39a7a31276
3 changed files with 16 additions and 14 deletions

View File

@@ -42,7 +42,7 @@ number
</td><td>
Width of the window.
Width of the window. The minimum value is 150.
</td></tr>
@@ -58,7 +58,7 @@ number
</td><td>
Height of the window.
Height of the window. The minimum value is 30.
</td></tr>