Skip to content
Snippets Groups Projects

Add move_operation_asap and move_operation_alap

Merged Oscar Gustafsson requested to merge moveasapalap into master
3 files
+ 73
2
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
0
@@ -33,6 +33,9 @@ ICONS = {
@@ -33,6 +33,9 @@ ICONS = {
'full-screen-exit': 'mdi6.fullscreen-exit',
'full-screen-exit': 'mdi6.fullscreen-exit',
'warning': 'fa5s.exclamation-triangle',
'warning': 'fa5s.exclamation-triangle',
'port-numbers': 'fa5s.hashtag',
'port-numbers': 'fa5s.hashtag',
 
'swap': 'fa5s.arrows-alt-v',
 
'asap': 'fa5s.fast-backward',
 
'alap': 'fa5s.fast-forward',
}
}
Loading