BridgesUNCC / bridges-java

JAVA Client library for Bridges
http://bridgesuncc.github.io
GNU General Public License v2.0
4 stars 12 forks source link

Grid Max Size #122

Closed squeetus closed 5 years ago

squeetus commented 6 years ago

Grid max size should be modified to 1920x1080

{1080, 1920} since the dimensions are expressed for {rows x columns}

krs-world commented 6 years ago

I have updated the java version (on git and on the bridges site to set the max size to be 1080x1920. And tested it.

Please test and then we can close the issue.

krs-world commented 6 years ago

Already fixed the C++ side on this. Matthew, fix the python version, if you have not already done so.

AlecGoncharow commented 5 years ago

https://github.com/krs-world/bridges/commit/5c6a894279b1498dde72ed432022bfe283c69e4b fixed