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

Integrate with an admin panel #316

Open
bilogic opened this issue Sep 11, 2022 · 3 comments
Open

Integrate with an admin panel #316

bilogic opened this issue Sep 11, 2022 · 3 comments

Comments

@bilogic
Copy link

bilogic commented Sep 11, 2022

image

  1. When I drag on the canvas, the dragged area is away from where my cursor is
  2. Was this designed to integrate "easily" with other HTML/CSS?
  3. Has anyone else manage to do so?
@bilogic
Copy link
Author

bilogic commented Sep 11, 2022

I took a closer look, it seems that sqldesigner accounts for only width and height, this implicitly assumes the canvas always starts at 0, 0.

@ondras
Copy link
Owner

ondras commented Sep 15, 2022

2. Was this designed to integrate "easily" with other HTML/CSS?

Nope. This was meant as a standalone app. But there are certainly ways to introduce/increase interoperability.

@bilogic
Copy link
Author

bilogic commented Sep 15, 2022

What I did was have a CRUD and on each row included a <a href=... that opens in a new tab. It kinda works. :)

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

2 participants