View objects from the ZUI framework should have the scaling option of either "screen" or "world". Screen scaling would disable adjustment of width and height based on the camera, instead the object would have a static width and size. World scaling would enable width and height adjustments based on camera. This would simplify UI programming, where screen scaling is needed.
View objects from the ZUI framework should have the scaling option of either "screen" or "world". Screen scaling would disable adjustment of width and height based on the camera, instead the object would have a static width and size. World scaling would enable width and height adjustments based on camera. This would simplify UI programming, where screen scaling is needed.