D28935: Reduce memory use when zooming in fitsviewer

Jasem Mutlaq noreply at phabricator.kde.org
Tue Apr 21 07:44:23 BST 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200421/fa56403f/attachment-0001.html>


More information about the kde-edu mailing list