mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
API: Add minimum width/height constraints to ns.ui.resizeTail (#2558)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user