Skip to content

compass: Fix error when connecting signals

James Westman requested to merge (removed):fix-compass-signals into main

If ShumateCompass:viewport was set to the same viewport twice in a row, the notify::rotation signal would be disconnected, but not reconnected.

Merge request reports