-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
Saving image can not be seen when is big and you zoom #53
Comments
Do you have the JDL so that I can try to reproduce in Chrome (please remove
any sensitive info from the JDL)
Thanks & Regards,
Deepu
…On Thu, Jul 19, 2018 at 11:35 AM Mike ***@***.***> wrote:
Hi,
Great program, that could be even better.
When you have a big jhipster-jdl.png with lots of entities and you zoom, I
can not move it to the edges (in Chrome, but it moves in Opera 8-0). It
always stays at the middle of the screen.
So I download it as PNG, but the when I open it and zoom it. It does not
have enough resolution.
If there is any solution, please let me know. I attach an example.
[image: jhipster-jdl 3]
<https://user-images.githubusercontent.com/11610877/42934421-6efb0cd6-8b47-11e8-8c7c-63efa12eeca0.png>
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#53>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABDlF3HOwA0JyIP69bpDRodZNfq9bLMGks5uIFL0gaJpZM4VWEiE>
.
|
Hi, It happens with any JDL file. Let me give you one. Sorry, I did not see your answer.
Thanks // Monolithic Final V6: Websockets + Chat! VERSION: Spingular V6 Final C+P // ENTITIES: entity Post { entity Topic { entity Tag { entity Comment { entity Cmessage { entity Message { entity Notification { entity Appphoto { // MODIFY Appprofile to hold some universal value defining the Social Media entity Community { entity Follow { entity Blockuser { entity Album { entity Calbum { entity Photo { entity Interest { entity Activity { entity Celeb { entity Cinterest { entity Cactivity { entity Cceleb { entity Urllink { entity Frontpageconfig { entity Vtopic { entity Vquestion { entity Vanswer { entity Vthumb { entity Newsletter { entity ConfigVariables { entity Proposal { entity ProposalVote { entity Appuser { // ENUMS: enum CivilStatus { enum Purpose { enum Physical { enum Religion { enum EthnicGroup { enum Studies { enum Eyes { enum Smoker { enum Children { enum FutureChildren { enum NotificationReason { enum ProposalType { enum ProposalRole { // RELATIONSHIPS: relationship ManyToOne { relationship OneToMany { relationship ManyToMany { // SET PAGINATION OPTIONS: // SET SERVICE OPTIONS: // DTO: // FILTERING: |
Hi,
Great program, that could be even better.
When you have a big jhipster-jdl.png with lots of entities and you zoom, I can not move it to the edges (in Chrome, but it moves in Opera 8-0). It always stays at the middle of the screen.
So I download it as PNG, but the when I open it and zoom it. It does not have enough resolution.
If there is any solution, please let me know. I attach an example.
Thanks
The text was updated successfully, but these errors were encountered: