From 5e840726d58e110674e31019a47729c564b9d933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 18:15:03 +0100 Subject: [PATCH] Normalize Position bounds for rows and columns --- .idea/workspace.xml | 191 ++++++++++++++++++++-------------- index.php | 2 +- src/Coffee/Map.php | 8 +- src/Coffee/Position.php | 72 ++++++++++--- tests/Coffee/PositionTest.php | 15 ++- 5 files changed, 187 insertions(+), 101 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b532a8a..d5ae339 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,13 +1,11 @@ - + - + - - @@ -33,21 +31,21 @@ - - + + - - + + - - + + - - + + @@ -56,7 +54,7 @@ - + @@ -66,18 +64,28 @@ - - + + + + + + + + + + + + - + - - + + @@ -86,8 +94,8 @@ - - + + @@ -103,11 +111,11 @@ - + - - + + @@ -153,16 +161,16 @@ @@ -405,7 +413,7 @@ - + @@ -617,38 +625,62 @@