Description: Not a major issue I suggest leaving out only "+" and "-" symbols when the window is narrow https://drive.google.com/file/d/1WgAgKx5bT9Kzpq2pe5wC1rfeUcDCpftI/view?usp=sharing Steps to Reproduce: 1.Shrink the window 2. Try to zoom in and out 3. Actual Results: Can't zoom in and out with narrow window Expected Results: Ability to zoom and out regardless Reproducible: Always User Profile Reset: No Additional Info: In the video
The collapse of the 'Status bar' is accepted behavior. The Zoom bar widget has priority and remains even when app frame width is reduced such that portions are hidden. Otherwise Zoom is implemented with <Ctrl>+mouse wheel, and functions regardless of appframe width. Likewise the zoom actions are assigned to default keyboard shortcuts of <Ctrl><Shift>+<PgDn/PgUp>. Those should suffice for expert users working with diminutive app frame sizes.