# HG changeset patch # User Bernhard Reiter # Date 1538161118 -7200 # Node ID d1863e91b039424f0f0a5af7b469cd053d36d775 # Parent 0a6cb09ca28cf1fd0e7a0dfacdc63df1e09b5cb4 client: fix systemconfiguration for stroke colour * Improve layout so that all three values are shown, even when smaller and the box does not extend too much, when being in a larger view. * Changed code to be sure to send integers and a float. * Add code to set the colours from the server response. diff -r 0a6cb09ca28c -r d1863e91b039 client/src/systemconfiguration/systemconfiguration.vue --- a/client/src/systemconfiguration/systemconfiguration.vue Fri Sep 28 18:09:59 2018 +0200 +++ b/client/src/systemconfiguration/systemconfiguration.vue Fri Sep 28 20:58:38 2018 +0200 @@ -1,23 +1,23 @@