Add DiplayControlView for enhanced display rendering, refactor BufferedImage RGB logic, and update related components and styles

This commit is contained in:
2025-08-16 20:48:24 +02:00
parent 40baff5cb0
commit 6acf781324
8 changed files with 82 additions and 10 deletions

10
.idea/runConfigurations/MainKt.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="MainKt" type="JetRunConfigurationType" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="mtmc.MainKt" />
<module name="mtmc-web.jvmMain" />
<shortenClasspath name="NONE" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>