Otptimised checkout behaviours
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ namespace Caisses
|
||||
{
|
||||
InitializeComponent();
|
||||
DoubleBuffered = true;
|
||||
store = new GraphicalStore(10,12,pbxRayons.Size,pbxCaisses.Size);
|
||||
store = new GraphicalStore(20,12,pbxRayons.Size,pbxCaisses.Size);
|
||||
}
|
||||
|
||||
private void btnStartStop_Click(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user