mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 11:08:13 +08:00
Remove blob URL dead code and clean up more frontend code (#2199)
This commit is contained in:
@@ -96,7 +96,6 @@ impl MessageHandler<PreferencesMessage, ()> for PreferencesMessageHandler {
|
||||
true => MappingVariant::ZoomWithScroll,
|
||||
};
|
||||
responses.add(KeyMappingMessage::ModifyMapping(variant));
|
||||
responses.add(FrontendMessage::UpdateZoomWithScroll { zoom_with_scroll });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user