mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
API: Add API to minimize and expand tail windows (#2556)
This commit is contained in:
@@ -49,7 +49,7 @@ number
|
||||
|
||||
</td><td>
|
||||
|
||||
The font size of the tail window. Defaults to the font size set in the style editor.
|
||||
The font size of the log window. Defaults to the font size set in the style editor.
|
||||
|
||||
|
||||
</td></tr>
|
||||
@@ -71,6 +71,25 @@ number
|
||||
Height of the log window content area
|
||||
|
||||
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
|
||||
[minimized](./bitburner.tailproperties.minimized.md)
|
||||
|
||||
|
||||
</td><td>
|
||||
|
||||
|
||||
</td><td>
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
</td><td>
|
||||
|
||||
Whether the log window is minimized.
|
||||
|
||||
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user