diff --git a/LICENSE b/LICENSE index fbdb20c..a2fd5c9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2018-2021 M McWilliams +Copyright 2018 M McWilliams Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/Readme.md b/Readme.md index 3ef95e1..673d754 100644 --- a/Readme.md +++ b/Readme.md @@ -30,13 +30,10 @@ The `mcopy` project is comprised of software and hardware for optical printers, ## Downloads ### Latest Installers +* [1.6.2](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.6.2) for macOS, Linux (.deb) and Windows (.msi) -* [1.6.9](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.6.9) for macOS, Linux (.deb) and Windows (.msi) ### Older Versions -* [1.6.7](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.6.7) for macOS and Linux (.deb) -* [1.6.4](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.6.4) for macOS, Linux (.deb) and Windows (.msi) -* [1.6.2](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.6.2) for macOS * [1.6.1](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.6.1) for macOS * [1.5.2](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.5.2) for macOS * [1.4.9](https://github.com/sixteenmillimeter/mcopy/releases/tag/1.4.9) for macOS and Linux (.deb) diff --git a/app/css/app.css b/app/css/app.css index b48a3a4..9f6a630 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -795,11 +795,9 @@ button:focus { } #path_bar select { line-height: 41px; - height: 37px; + height: 41px; margin-right: 5px; float: right; - box-sizing: content-box; - padding: 0 0 0 8px; } #filmout_monitor { display: none; @@ -839,22 +837,20 @@ button:focus { #filmout_position_wrap input { margin-right: 5px; margin-left: 5px; - width: 308px !important; - box-sizing: border-box; } #filmout_position_wrap button, #filmout_position_wrap input { float: left; } #filmout_position_wrap > div { - width: 425px; + width: 410px; margin: 0 auto; } #filmout_functions { padding-top: 5px; } #filmout_functions > div { - width: 425px; + width: 410px; margin: 0 auto; } #filmout_stats_video, @@ -876,12 +872,6 @@ button:focus { #filmout_stats_monitor { right: 5px; } -.hide { - display: none; -} -.show { - display: block; -} #screens { overflow-x: hidden; } diff --git a/app/data/cfg.json b/app/data/cfg.json index 738a729..aa6d7e0 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.6.9", + "version": "1.6.6", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/app/index.html b/app/index.html index 9f1935c..d53e1ee 100644 --- a/app/index.html +++ b/app/index.html @@ -144,14 +144,14 @@ -
+
-
+