You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
problem 1:
we can easy change inner width of left and right columns (contacts/chats and active chat) [inner width cause inside the tg window] by draggable border,
we can set the width that is ok for us, but..
next we, accidentally, without wanting to, can break that comfort width by drag that draggable border when: share-reposting messaged, make screenshot (setting borders for partial screenshot), missclick etc
problem 2:
we accidentally, without wanting to, can to click onto emoji icon - near send-message-button --
that will affected as change telegram window outer width cause show additional column,
that column can be hide by clicking again onto that emoji icon --
and tg window inner width will returns to default, but..
but after this clicks tg window position (on the screen) changes --
now tg in not fit to the right side of screen (as usual at me) - e.g. in css: right: 0px;)
but looks like, in css: right: [additional_colunm_width]px;
i.e. tg window was moved to left on screen for shown-hidden column width ...
Describe the solution you'd like
as in android we can change in settings switch button --
allow or restrict changes on main screen/desktop,
we can add to tg desktop similar switch button in settings --
save actual width/view of tg window and resctrict to change it
other switch button position will be
allow to change tg window width/view
this will be ok solution for no nerves with missclicks that breaks usual view..
thank you
Describe alternatives you've considered
already done in form above - how this problem has solution in android -
there you can not get nerves by missclicks-missdrags cause you get only message like "changes on main screen are restricted in settings", and no nerves :)
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
we can easy change inner width of left and right columns (contacts/chats and active chat) [inner width cause inside the tg window] by draggable border,
we can set the width that is ok for us, but..
next we, accidentally, without wanting to, can break that comfort width by drag that draggable border when: share-reposting messaged, make screenshot (setting borders for partial screenshot), missclick etc
we accidentally, without wanting to, can to click onto emoji icon - near send-message-button --
that will affected as change telegram window outer width cause show additional column,
that column can be hide by clicking again onto that emoji icon --
and tg window inner width will returns to default, but..
but after this clicks tg window position (on the screen) changes --
now tg in not fit to the right side of screen (as usual at me) - e.g. in css:
right: 0px;
)but looks like, in css:
right: [additional_colunm_width]px;
i.e. tg window was moved to left on screen for shown-hidden column width ...
Describe the solution you'd like
as in android we can change in settings switch button --
allow or restrict changes on main screen/desktop,
we can add to tg desktop similar switch button in settings --
save actual width/view of tg window and resctrict to change it
allow to change tg window width/view
this will be ok solution for no nerves with missclicks that breaks usual view..
thank you
Describe alternatives you've considered
already done in form above - how this problem has solution in android -
there you can not get nerves by missclicks-missdrags cause you get only message like "changes on main screen are restricted in settings", and no nerves :)
Additional context
No response
The text was updated successfully, but these errors were encountered: