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

FK connector lines will not draw past CSS 'area' property boundries #31

Closed
ondras opened this issue Apr 8, 2015 · 1 comment
Closed

Comments

@ondras
Copy link
Owner

ondras commented Apr 8, 2015

From dosboss...@gmail.com on July 01, 2009 21:32:41

What steps will reproduce the problem? 1. Load a database structure that is larger than the 'area' property
boundary in the 'styles/style.css' config file
2. Create a new foreign key constraint, or view existing FK constraint
connector lines
3. Scroll to the bottom of the defined CSS 'area' boundary and either view
that the existing connector lines going to tables located below the
boundary area are 'cut off', or drag a table with an existing FK connector
line below the boundary and note that the lines are cut off. What is the expected output? What do you see instead? Expected that the FK connector lines would continue to be drawn past the
'boundary', as the tables are correctly rendered past this point.

I see that the lines are 'cut off', although when dragging a table around
under the 'boundary', the lines continue to update and be drawn above the
'boundary'. What version of the product are you using? On what operating system? Latest stable download as of 06/30/2009. Fedora 10 Linux
2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009 x86_64
x86_64 x86_64 GNU/Linux Please provide any additional information below. Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061118
Fedora/3.0.11-1.fc10 Firefox/3.0.11

Original issue: http://code.google.com/p/wwwsqldesigner/issues/detail?id=24

@ondras
Copy link
Owner Author

ondras commented Apr 8, 2015

From ondrej.zara on July 01, 2009 13:38:51

This is intended behavior. Vector canvas must have fixed dimensions and these are set
to correspond with the "drawing canvas" area.

Feel free to enlarge this element by adjusting the relevant CSS properties. This will
adjust the vector space as well.

Status: WontFix

@ondras ondras closed this as completed Apr 8, 2015
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