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

Column drag position indicator not always relevant #309

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment
Open

Column drag position indicator not always relevant #309

GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Grab first column on the left to move it.
2. Now try to move it to the left.
3.

What should have happened?
This is not possible because it is already the first column. The same is true 
for the last column, it can't be moved to the right because it is already as 
far right as it can be.

Please set two condition:
1. If the column being dragged is the first column, don't show the left most 
column move indicator blue line.
2. If the column being dragged is the last column, don't show the right most 
column move indicator blue line.

What happened instead?
The indicator shows that the column can be moved to the left. It shows the blue 
line to the left of the first column.

Can you give us any additional information that could be useful in fixing
this bug?


What release of Stoffi are you using (Xia or Shang)?
Zhou

If you are using alpha or beta, please state which:
Beta Three

Original issue reported on code.google.com by [email protected] on 21 Apr 2012 at 10:37

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

No branches or pull requests

1 participant