Comment 3 for bug 696405

Revision history for this message
Stanislav Böhm (spirali) wrote :

The clipping problem has been fixed with problem of turning tiles sideways. If you are a Linux user and you want to test the developer's version you can use the following commands:

bzr branch http://bzr.kreatrix.org/rmahjong/
cd rmahjong
./build.sh

If you want to check what is new, then you can use:

cd rmahjong
(the directory rmahjong obtained by previous commands)
bzr pull
./build.sh

Thanks a lot for your bug reports