D28935: Reduce memory use when zooming in fitsviewer
Jasem Mutlaq <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
mutlaqja added a comment. Thank you Hy this is so much better! I just have one concern now regarding Windows OS compatibility and then it's good to go. INLINE COMMENTS > fitsview.cpp:158 > + // to allow for more zooming on smaller images. > + const long numPages = sysconf(_SC_PAGESIZE); > + const long pageSize = sysconf(_SC_PHYS_PAGES); Would this work on Windows? REPOSITORY R321 KStars REVISION DETAIL https://phabricator.kde.org/D28935 To: murveit, mutlaqja Cc: kde-edu, narvaez, apol