Azure / azure-iot-explorer

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.
MIT License
224 stars 73 forks source link

Scrollbar Missing to view Model Content #464

Closed chandra-rayaprol closed 3 years ago

chandra-rayaprol commented 3 years ago

The scrollbar is not visible when the model content tab is selected on the IoT Plug and Play components window. Could you please advise how to enable the scrollbar? I've attached the image for your reference. version: 0.14.5.0

ModelContentScrollBarMissing

YingXue commented 3 years ago

Hi @Raysapps Sorry for the incovinence. It seems like with the app being in certain height, the scrollbar of the content is too small to be rendered on the screen. You can either make the screen of the larger, or zoom in a bit from the app bar on the top (view -> zoom in), the scrollbar should be able to show up this way.