mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
v2.20.1
- **UI:** - (Add) Pixel position on lcd millimeters to the pixel picker information - (Add) Pixel size information when availiable below zoom on status bar - (Add) Click on Zoom button will zoom to 100% and shift click will set to the user defined value - **CTB:** - (Add) Allow to change wait time for bottoms and normal layers separately - (Change) Software version field to 1.9.0 - (Fix) Bottom layer count field was not being set in one of the tables - (Fix) CXDLP: Force the 'Wait time before cure' to be 1 as minimum, or else 0 is preventing the print
This commit is contained in:
@@ -358,7 +358,7 @@ namespace UVtools.AvaloniaControls
|
||||
#region Enums
|
||||
|
||||
/// <summary>
|
||||
/// Determines the sizing mode of an image hosted in an <see cref="UVtools.Avalonia.AdvancedImageBox" /> control.
|
||||
/// Determines the sizing mode of an image hosted in an <see cref="AdvancedImageBox" /> control.
|
||||
/// </summary>
|
||||
public enum SizeModes : byte
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user