Ray, the problem is he is migrating the Java gauges over to Javascript. This is a big job which he does in his spare time. He will not want to go adding functionality into the JS version without implementing it in the Java version first. As it stands the JS version will lag behind the Java version for some time.gemini06720 wrote:Indeed, I looked through the code of the 'steelseries.js' and found the location of the 'hard coded' right justification of the text ... a request for less 'hard coding' and more flexibility would really really be appreciated ... and you have that direct communication/connection with the holy designer...mcrossley wrote:The LCD displays are hard coded to be right justified at the moment.
Now, if I come up with a cool suggestion that grabs his attention, he does sometimes put it in straight away (see the scrolling LCD he has now implemented in the JS version). But for run of the mill stuff like justification, I cannot see being done in the near term. I imagine he wants the keep the two versions as similar as possible whilst he is in the long slog the porting process.
The JS code is evolving too, I've made some suggestions about updating style and syntax that I see he has implemented in the latest version too. The current code has a number of 'issues' that should be resolved before tweaking features.
Now I have quite a lot of changes already to Gerrit's code to implement the current gauges. It is painful to carry these changes forward into each of Gerrit's new releases, so I am reluctant to go adding more customisation at this stage too. I guess I'm saying we've got what we've got for now, unless we come up with killer suggestions - and I think what we've got is pretty cool already