graohics() (macOS), memLayout() (win) improvements
This commit is contained in:
+6
-1
@@ -51,11 +51,16 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">Version</th>
|
||||
<th scope="col">Date</th>
|
||||
<th scope="col" width="12%">Date</th>
|
||||
<th scope="col">Comment</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">5.9.2</th>
|
||||
<td>2021-09-16</td>
|
||||
<td><span class="code">memLayout()</span> type fix (win), <span class="code">graphics()</span> improvement (macOS)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">5.9.1</th>
|
||||
<td>2021-09-15</td>
|
||||
|
||||
+1
-1
@@ -170,7 +170,7 @@
|
||||
<img class="logo" src="assets/logo.png">
|
||||
<div class="title">systeminformation</div>
|
||||
<div class="subtitle"><span id="typed"></span> </div>
|
||||
<div class="version">New Version: <span id="version">5.9.1</span></div>
|
||||
<div class="version">New Version: <span id="version">5.9.2</span></div>
|
||||
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
||||
</div>
|
||||
<div class="down">
|
||||
|
||||
Reference in New Issue
Block a user