File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 339339 Appearance =" Transparent"
340340 Command =" {Binding DataContext.ViewModel.ViewDetailsCommand, RelativeSource={RelativeSource AncestorType=Page}}"
341341 CommandParameter =" {Binding}"
342+ Cursor =" Hand"
342343 Icon =" {ui:SymbolIcon Info24,
343344 FontSize=16}"
344345 ToolTip =" {ext:Loc ScheduledTasks.Action.Details}" />
349350 Appearance =" Transparent"
350351 Command =" {Binding DataContext.ViewModel.RunTaskCommand, RelativeSource={RelativeSource AncestorType=Page}}"
351352 CommandParameter =" {Binding}"
353+ Cursor =" Hand"
352354 Icon =" {ui:SymbolIcon Play24,
353355 FontSize=16}"
354356 ToolTip =" {ext:Loc ScheduledTasks.Action.Run}" >
370372 Appearance =" Transparent"
371373 Command =" {Binding DataContext.ViewModel.StopTaskCommand, RelativeSource={RelativeSource AncestorType=Page}}"
372374 CommandParameter =" {Binding}"
375+ Cursor =" Hand"
373376 Icon =" {ui:SymbolIcon Stop24,
374377 FontSize=16}"
375378 ToolTip =" {ext:Loc ScheduledTasks.Action.Stop}"
380383 Appearance =" Transparent"
381384 Command =" {Binding DataContext.ViewModel.DeleteTaskCommand, RelativeSource={RelativeSource AncestorType=Page}}"
382385 CommandParameter =" {Binding}"
386+ Cursor =" Hand"
383387 Icon =" {ui:SymbolIcon Delete24,
384388 FontSize=16}"
385389 ToolTip =" {ext:Loc ScheduledTasks.Action.Delete}" />
Original file line number Diff line number Diff line change 99 <Authors >fatDuck</Authors >
1010 <ApplicationIcon >Logo.ico</ApplicationIcon >
1111 <Company >fatDuck</Company >
12- <FileVersion >2.10.1 </FileVersion >
13- <Version >2.10.1 </Version >
12+ <FileVersion >2.11.3 </FileVersion >
13+ <Version >2.11.3 </Version >
1414 <Product >optimizerDuck</Product >
1515 <Copyright >Copyright fatDuck 2026</Copyright >
1616 <AssemblyTitle >optimizerDuck</AssemblyTitle >
You can’t perform that action at this time.
0 commit comments