Скрыть HUD с маленьким количеством рук.
-
Как скрыть HUD с маленьким количеством рук?
И еще, происходит краш при редактировании попапов, в частности когда нажимаешь "Расположение табов" - "Снизу". У меня они стоят с левой стороны.
System.InvalidOperationException: Внутренняя ошибка. Внутренний код WPF пытается повторно активировать выражение BindingExpression, уже помеченное как отсоединенное.
в System.Windows.Data.BindingExpressionBase.SetStatus(BindingStatusInternal status)
в System.Windows.Data.BindingExpression.UpdateSource(Object value)
в System.Windows.Data.BindingExpressionBase.UpdateValue()
в System.Windows.Data.BindingExpressionBase.ProcessDirty()
в System.Windows.Data.BindingExpressionBase.Dirty()
в System.Windows.Data.BindingExpressionBase.SetValue(DependencyObject d, DependencyProperty dp, Object value)
в System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
в System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
в System.Windows.Controls.MenuItem.OnClickImpl(Boolean userInitiated)
в System.Windows.Controls.MenuItem.ClickItem(Boolean userInitiated)
в System.Windows.Controls.MenuItem.HandleMouseUp(MouseButtonEventArgs e)
в System.Windows.Controls.MenuItem.OnMouseLeftButtonUp(MouseButtonEventArgs e)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
в System.Windows.Input.InputManager.ProcessStagingArea()
в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
-
Кто нибудь может ответить? Как убрать худ со стола когда на игрока мало рук?
-
Скрыть весь худ нельзя. Можно отдельно скрыть каждую таблицу задав в редакторе ХУДа нужное количество рук.
-
Спасибо!.
-
...и все же, а если выделить всю таблицу и сделать как на картинке выше? Вроде как работает, или что-то не будет?
-