A Calculator for Ethernet, IPv4, IPv6, VXLAN

PacketCalc News

PacketCalc News

Beta version 1.9 released to TestFlight

New in version 1.9

1. Fixed the % Load Sliders that were broken in v1.8

2. When orange warning highlights are present, the Blame Icon can now be tapped to display customized help providing suggested solutions.

3. Made progress in aligning the Help Text with the new UI (not finished though)

4. Rewrote the Example Use Case in the Help Tab so that it matches the new UI.

Known issues

1. There are probably still a few Help Topics that need to be fixed to match the new UI

2. The ScrollView will scroll back to the top when changing Tabs and when dismissing Help

From what I've been able to determine, this is not fixable with current SwiftUI which provides a way to read the current scoll position, but (unlike UIKit) doesn't provide a way to set the scroll position. We may have to wait until after 2020 WWDC. Until then, I've mitigated this somewhat by reducing the space between Tiles so that there's less distance to scroll. I admit it's pretty annoying :-(

qoComment