anAcc22 / another_graph_editor

A graph editor
https://anacc22.github.io/another_graph_editor/
MIT License
96 stars 10 forks source link

Website not responsive for Screens. #2

Open gitvivek14 opened 3 months ago

gitvivek14 commented 3 months ago

Horizontal Scroll , Vertical Scroll , not properly fixed. not ui friendly. image

gitvivek14 commented 3 months ago

i can fix this , i you allow to me as a contributor.

anAcc22 commented 3 months ago

Hi, can you fork the repo and make a PR?

gitvivek14 commented 3 months ago

sure , i will do it.

gitvivek14 commented 3 months ago

sure , i will do it.

also can i get some recognition after the work is done.

anAcc22 commented 3 months ago

Yup sure, I think you'll be shown as a contributor on the right panel (e.g., this). I'm not too familiar with Github so if that doesn't work, I could instead create a table/list in the README showing all contributions. Would that be okay with you?

anAcc22 commented 3 months ago

Hey man, I've set display to none for the scrollbars of all textareas because someone on Codeforces brought it up and I decided to remove the scrollbars to make it easier to read. Was that the UI issue you were referring to? Or was it something else?

gitvivek14 commented 3 months ago

Yup sure, I think you'll be shown as a contributor on the right panel (e.g., this). I'm not too familiar with Github so if that doesn't work, I could instead create a table/list in the README showing all contributions. Would that be okay with you?

this would be fine.

gitvivek14 commented 3 months ago

Hey man, I've set display to none for the scrollbars of all textareas because someone on Codeforces brought it up and I decided to remove the scrollbars to make it easier to read. Was that the UI issue you were referring to? Or was it something else?

it was something else

anAcc22 commented 3 months ago

Hi, could you elaborate on the issue in more detail? What is the expected behavior/appearance, and how can I reproduce it? Thanks!