Describe the bug
Unless the simulator name starts with the device name, RocketSim incorrectly infers its size
To Reproduce
Steps to reproduce the behavior:
- Create a new simulator with a name like
Custom iPhone 17 Pro
- Launch RocketSim
- Enable ruler / overlay
Expected behavior
Ruler stretches to the whole screen.
Current behavior
Ruler doesn't stretch all the way.
Same issue with the comparison tool
Screenshots
| Starts with something custom (broken) |
Default name (works) |
Ends with something custom (works) |
 |
 |
 |
Desktop (please complete the following information):
Additional context
My current workflow involves creating a simulator per worktree dynamically with the <workspace name> - prefix to simulators
Describe the bug
Unless the simulator name starts with the device name, RocketSim incorrectly infers its size
To Reproduce
Steps to reproduce the behavior:
Custom iPhone 17 ProExpected behavior
Ruler stretches to the whole screen.
Current behavior
Ruler doesn't stretch all the way.
Same issue with the comparison tool
Screenshots
Desktop (please complete the following information):
Additional context
My current workflow involves creating a simulator per worktree dynamically with the
<workspace name> -prefix to simulators