SambaPOS Forum

English Boards => Requests => Topic started by: topsplodge on April 27, 2012, 02:59:55 am

Title: Change Button Position
Post by: topsplodge on April 27, 2012, 02:59:55 am
As a follow up prompted from the Exit button post, a simple request is to swap the "reports" and "logout" buttons around. The reason for this request is that sometimes if the system pauses during login a user presses the login button a second time thinking it did not pick up the first press then the system actions that button press on the next page which logs the user out.

Tops

Title: Re: Change Button Position
Post by: emre on April 29, 2012, 02:24:16 pm
Maybe disabling login button until login completes would be nicer.
Title: Re: Change Button Position
Post by: emre on April 30, 2012, 09:19:55 am
I've implemented a quick technique for filtering out unintended clicks. I also applied it to table view because sometimes users double clicks tables and that creates unintended orders. Same thing happens with uncalibrated touch screens too.
You'll receive it on next update.
Title: Re: Change Button Position
Post by: topsplodge on April 30, 2012, 02:08:20 pm
Emre,

 That's a much better solution with it addressing the other parts as well.

Tops