We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b4d72 commit ff163f9Copy full SHA for ff163f9
index.html
@@ -145,6 +145,11 @@
145
<label for="column">Column:</label>
146
<input type="number" id="column" name="column" value="36"><br>
147
<button onclick="tryLocalDimming()">Simulate local dimming</button>
148
+ <p>
149
+ Sony INZONE M9 II (96 zones)
150
+ <button onclick="gotoLocalDimming(8, 12)">Simulate</button>
151
+ <a target="_blank" href="https://pcmonitors.info/sony/sony-inzone-m9-ii-160hz-4k-uhd-ips-with-hdmi-2-1/#:~:text=Marketing%20materials%20seem%20to%20show%20a%2012%20x%208%20array%20for%2096%20dimming%20zones%2C%20just%20like%20the%20original%20version">*reference</a>
152
+ </p>
153
<p>
154
Xiaomi Smart Display S Mini LED 55 (308 zones)
155
<button onclick="gotoLocalDimming(14, 22)">Simulate</button>
0 commit comments