You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The zoom level (set via cmd++ and cmd+-) is not properly saved and restored. This makes IPTVnator unusable for visually impaired users who need a larger font size.
Bug — Zoom resets on section change
Set a custom zoom level
Close and reopen IPTVnator
The correct zoom level appears briefly on the last-viewed section or sometimes is not persisted at all
Switch to any other section (e.g. from Favourites to All Channels)
→ Zoom resets to default
This inconsistency (zoom correct on first view, then reset on navigation) suggests the value is stored but not applied consistently across all components.
Bug — Window position not remembered (regression)
#205 was reported and marked as fixed in v0.17.1, but the behaviour has regressed in v0.21.0: the window always reopens at the default position and size, not where it was last placed.
Feature requests
Persist zoom level across restarts and section changes
Description
The zoom level (set via cmd+
+and cmd+-) is not properly saved and restored. This makes IPTVnator unusable for visually impaired users who need a larger font size.Bug — Zoom resets on section change
This inconsistency (zoom correct on first view, then reset on navigation) suggests the value is stored but not applied consistently across all components.
Bug — Window position not remembered (regression)
#205 was reported and marked as fixed in v0.17.1, but the behaviour has regressed in v0.21.0: the window always reopens at the default position and size, not where it was last placed.
Feature requests
Environment