How to reset visual editor zoom at VisualStudio 2019? - visual-studio-2019

well, long story short: I had an 4k monitor and my visualstudio worked fine at it, but then I change it back for an 1080p screen, and now my vs2019 is like this:
Someone knows how to fix that?

Related

Content not visible on IOS

I am having issues with something on my website. I wanted to make a timepicker and it worked well on my laptop but as soon as i test it on my phone it breaks the timepicker. This website should only work for Mobile and i noticed that this problem only occurs on IOS. Does anyone know what the problem might be? I will leave images to make the problem visual. Thanks for your suggestions On laptop but with Mobile mode activated On IOS no time visible

Android studio Arctic Fox small preview window doesn't go away

After new update to Android studio Arctic Fox 2020.3.1. A small preview popup window appears and blocks certain portion of screen, it doesn't go away sometimes I have to quit android studio for to make it disappear. I am not sure if it's a bug or a feature. Does anyone have similar issue? Couldn't find similar post on stackoverflow this seems to be specific to this version of Android Studio. Image attached.
For mac, goto Preferences
Preferences -> Editor -> Code editing
Select "in modal dialog" under refactorings section.
For windows: https://stackoverflow.com/a/68748331/3952885

Testing on mobile sized screen in Visual Studio

I've built an mvc app that i've loaded up to azure and on a desktop it looks fine. But the layout is a bit all over the place on a mobile device. Rather than publishing my changes to azure every time I make a design change is there a way I can see how it would look in a browser eg. chrome on a mobile device? One way i'm doing it is just resizing my browser on the laptop to the size of a mobile device and that kind of works but just wondering if there was a better way.
Thanks,
Jerome
You can use F12 option which have toggle device toolbar option in chrome. That would help you see the responsive respective design of your app in all the popular mobile devices chrome gives as an options to test on. plus you can use custom sizing to adjust width and height of the screen to manually check the responsivity.

Site with inifinite scroll suddenly reloads with error message in Safari on an iPad

Working on a site and got feedback from the client that when browsing the site on an iPad and iPad Mini the site will suddenly reload with the message "A problem occurred with this webpage so it was reloaded".
The site it's happening on is a fairly image heavy one, it's infinite scroll page with about 60 entries, retina enhanced imagery via <picture> element.
Never seen this before, what's causing it, and how can I get around it?
Perhaps it runs out ouf memory? But I thought iOS was smart enough to dump images out of view if it needs memory to load new stuff?
Apparently this did not happen on iPhones (I take it they tried with 5S and 6), but that's probably because the total screen resolution is much lesser and the images are smaller in file size..
The only way to find out is to plug an iPad/iPad Mini into a Mac running Safari and inspect the page runing on the device. So, first, turn on the "Develop" menu (in OS X Safari's Advanced Preferences), like this:
Then from the Develop menu you can select the device you want to inspect Mobile Safari on… like this:
That gives you effectively the same inspector that the desktop version of Safari uses and hopefully you'll find some clues as to what is going wrong. (I'm betting Javascript error).

Regarding Createjs android and window phone support

Hi I am making my project with Create js .. I used touch function in my project. I have an image that is scrolled automatically and with the touch we can change its direction, but unfortunately it doesn't react properly on the android and windows phone, but works well on ipad and pc.. any help,,, please help how can I achieve same behavior over android and windows phone., thanks in advance

Resources