Python module, GUI, and web app for computing the CIE TC1-97 colorimetric functions
GNU General Public License v3.0
5
stars
5
forks
source link
Plot-windows in web-app: Ensure that the rendering of the axis labels of (all types of) chromaticity diagrams are completed before the (half-transparent) loading curtain is removed. #98
In cases when the uploading/computing is relatively slow, the axis labels in question is first shown as the subscripts only, then (after a while) also the main symbols are shown in 'Roman style', and ultimately (after up to one minute or so) the main symbols are shown in 'italic style'.
The ideal would be if the curtains is not removed before all of this has finished rendering (even though this will imply that one will have to wait still a bit longer for the curtain to be removed). Would this be possible to achieve?
In cases when the uploading/computing is relatively slow, the axis labels in question is first shown as the subscripts only, then (after a while) also the main symbols are shown in 'Roman style', and ultimately (after up to one minute or so) the main symbols are shown in 'italic style'. The ideal would be if the curtains is not removed before all of this has finished rendering (even though this will imply that one will have to wait still a bit longer for the curtain to be removed). Would this be possible to achieve?