Am 13.04.2013 10:54, schrieb Matthias Bodenbinder: > But I am concerned about the default value of this parameter. Why would > I want to reduce the maximum width to 1300 pixel by default? That makes > no sense to me.
The maximal size of thumbnails heavily affects the processing time needed to produce a preview (everywhere, in darkroom during development e.g.) Currently the default values are roughly set depending on your system performance detected at first startup )see src/common/darktable.c L877ff.) Of course this might be a little rough and maybe a relation to the screen resolution used might be nice. But we have the config parameter, so we didn't bother to put intelligence into this. Every user can find the optimal value. Cheers, /Simon ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
