giowck / symphytum

Symphytum Personal Database Software
https://git.io/fxdRt
Other
413 stars 63 forks source link

Improve Performance by Hiding Image Fields in TableView #107

Closed joshirio closed 4 years ago

joshirio commented 4 years ago

Databases with many images, especially high-resolution images can lead to bad scrolling performance in the table view and affects also the search performance. Since images on the TableView are too small, it would make sense to give an option to hide image fields to improve the overall performance. Images would be still displayed in the FormView.