mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-08 00:43:48 +00:00
* QCueGrid.cs: Rebuild cue grid when children cue change
* QCueGridListHelper.cs: Helper class for linking cue id with cue grid * QCueViewModel.cs: Revoe unused import * QBrowserPage.xaml.cs: * ControlPage.xaml.cs: * QWorkspaceViewModel.cs: * qConnectionPage.xaml.cs: Remove unused import * QWorkspacePage.xaml.cs: Fix scrolling to select cue and handle no selected cue
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
using QControlKit;
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
using QControlKit;
|
||||
using Xamarin.Forms;
|
||||
|
||||
namespace qController.ViewModels
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user