zhiyiYo / PyQt-Fluent-Widgets

A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
https://qfluentwidgets.com
GNU General Public License v3.0
5.73k stars 554 forks source link

how can i change the resolution of the images showing in the FlipView? #731

Closed AliMostafaRadwan closed 9 months ago

AliMostafaRadwan commented 9 months ago

how can i change the resolution of the images in the FlipView without changing the resolution of the original images?

zhiyiYo commented 9 months ago

Sorry, I don't get your point. Can you express yourself more clearly, such as giving an example in a picture

immiProgrammer commented 9 months ago

Using pixmap or icon widget

AliMostafaRadwan commented 9 months ago

having a high resolution images can make the FlipView SOO LAGY

AliMostafaRadwan commented 9 months ago

Using pixmap or icon widget

can you show me the code ?

zhiyiYo commented 9 months ago

having a high resolution images can make the FlipView SOO LAGY

Yes, you should scale the image before adding it to flipview.