-
-
Notifications
You must be signed in to change notification settings - Fork 732
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
Redesign of the tool #252
Comments
Hey @sabatesduran, thanks! You wanna merge my fork here? i'll be super honored if you did 😄 pd: I didn't touch the server side, so it should just work |
@lt-mayonesa I think your interface is really cool and modern i will try to do it |
@sabatesduran 😊 , please do! I don't really have much time in my hands right now. |
@sabatesduran Hey! so i went ahead and created the pull request!! Here we go 😄 |
Interestingly, I can add a table at https://lt-mayonesa.github.io/sqldesigner/ using Chrome (but only if I drag out an area after clicking the 'add table' button - a simple click doesn't work), but I can't on the main branch... |
Could it be related to this? #246 Also, by the main branch, are you referring to this https://github.com/Lt-Mayonesa/wwwsqldesigner or Ondras's Desginer? |
Sorry for not being clear - I meant Ondras' wwwsqldesigner did not let me add a table, either his hosted demo, or his code on my website. However, I have since discovered it does work if I double-click in the workspace. The other weird thing is it's similar to #246, but the mouse/trackpad behaviour is different. The only way I can add a table with the trackpad is to double-click; if I use a mouse, I can't add a table by single-clicking or double-clicking, yet I can add one by clicking my scroll wheel, which is programmed to issue a double-click! I'll add this observation to #246 too... |
This guy did a very good job:
https://github.com/Lt-Mayonesa/sqldesigner
Demo: https://lt-mayonesa.github.io/sqldesigner/
He deleted all the server side but it can be added againg and use his design.
What do you think @lt-mayonesa
The text was updated successfully, but these errors were encountered: