Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent torus behavior #42

Open
Airblader opened this issue Apr 14, 2017 · 0 comments
Open

Inconsistent torus behavior #42

Airblader opened this issue Apr 14, 2017 · 0 comments

Comments

@Airblader
Copy link
Owner

With two outputs 200x200+0+0 and 200x200+200+100, the torus behavior doesn't consider warping behavior. So we have these two, inconsistent, warps with torus behavior:

+-----+
|<   >|
|     +-----+
|     |     |
+-----+     |
      |     |
      +-----+
+-----+
|     |
|     +-----+
|<    |    >|
+-----+     |
      |     |
      +-----+

It should be discussed whether this is the behavior we should expect or whether it should be changed to consider warping so that the first case becomes

+-----+
|<    |
|     +-----+
|     |    >|
+-----+     |
      |     |
      +-----+

A valid solution would also be to make this a configurable behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant