Changes between Initial Version and Version 1 of Ticket #3903


Ignore:
Timestamp:
Apr 14, 2016, 4:49:30 PM (8 years ago)
Author:
FeXoR
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3903 – Description

    initial v1  
    1 The cursor prewiew width always matches the "Size" number in vortices (so it is correct for "Modify"/"Ridge" terrain elevation) but not the number of tiles (so it's 1 to small for "Paint" terrain texture).
     1The cursor prewiew width always matches the "Size" number in vertices (so it is correct for "Modify"/"Ridge" terrain elevation) but not the number of tiles (so it's 1 to small for "Paint" terrain texture).
    22
    3 This should be easily fixable by allowing `BrushPreview` to take an additional argument that increases the cursor size by 1.
     3This should be easily fixable by allowing `BrushPreview` to take an additional argument that increases the cursor size by 1 (in `Messages.h` line 270).