Fix issue mapping view to model in SelectableFilterCollection #1321
Annotations
10 warnings
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'Display.DeviceManager' is obsolete
|
Build:
src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'DeviceManager.ClientPointer' is obsolete
|
Build:
src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'Device.Grab(Window, GrabOwnership, bool, EventMask, Cursor, uint)' is obsolete
|
Build:
src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'Display.DeviceManager' is obsolete
|
Build:
src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'DeviceManager.ClientPointer' is obsolete
|
Build:
src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'Device.Ungrab(uint)' is obsolete
|
Build:
src/Eto.Gtk/Drawing/BitmapHandler.cs#L204
'IconSet.IconSet(Pixbuf)' is obsolete
|
Build:
src/Eto.Gtk/Drawing/BitmapHandler.cs#L204
'Image.SetFromIconSet(IconSet, IconSize)' is obsolete
|
Build:
src/Eto.Gtk/Drawing/IconHandler.cs#L19
'IconSet.IconSet(Pixbuf)' is obsolete
|
Loading