frang75 / nappgui_src

SDK for building cross-platform desktop apps in ANSI-C
https://www.nappgui.com
MIT License
506 stars 50 forks source link

TableView scrollbar always visible #43

Closed Hummtaro closed 10 months ago

Hummtaro commented 1 year ago

And here the second issue i got:

The TableView has the vertical scrollbar always visible. No matter how big the TableView is or how less entries there are, you can scroll one entry down. And the vertical scrollbar shows before it should, like if you don't let a gap with the same width as the already visible scrollbar..

And as an enhancement it would be nice if the TableView columns could scale automatically to fit the content and if we could specify one or more columns to automatically expand when the windows gets resized.

Screenshot 2023-02-24 101030

frang75 commented 1 year ago

Hi again @Hummtaro! I will review this issue ASAP. Thanks!

Hummtaro commented 1 year ago

Thank you! For now i've just removed the scrollbars :)

frang75 commented 10 months ago

Fixed in NAppGUI 1.4