View Issue Details

IDProjectCategoryView StatusLast Update
0005732DarkRadiantGUIpublic02.04.2022 05:56
ReporterBrendonChung Assigned Togreebo  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version2.13.0 
Target Version2.14.0Fixed in Version2.14.0 
Summary0005732: Texture Tool: intercept keystrokes for grid resizing & snap to grid
DescriptionIn the ctrl+alt+T texture tool, when the window has focus it would be helpful if it intercepted the keystrokes for Resize Grid Up, Resize Grid Down, and Snap To Grid.

Right now, these keystrokes are sent to the main editor window. I think it would be useful if we could use these same keystrokes for the texture tool.
TagsNo tags attached.

Relationships

related to 0005746 closedgreebo Texture Tool Improvements 

Activities

There are no notes attached to this issue.

Related Changesets

DarkRadiant: textool d1bc3319

27.09.2021 03:38

greebo


Details Diff
0005732: Introduce GridSnapRequest message type which can be intercepted by the Texture Tool window. Affected Issues
0005732
mod - include/imessagebus.h Diff File
add - libs/messages/GridSnapRequest.h Diff File
mod - radiant/textool/TexTool.cpp Diff File
mod - radiant/textool/TexTool.h Diff File
mod - radiantcore/selection/algorithm/General.cpp Diff File
mod - tools/msvc/libs.vcxproj Diff File
mod - tools/msvc/libs.vcxproj.filters Diff File

DarkRadiant: textool 09d43a7a

27.09.2021 03:43

greebo


Details Diff
0005732: Add unit test covering GridSnapRequest. Affected Issues
0005732
mod - test/Grid.cpp Diff File

Issue History

Date Modified Username Field Change
27.08.2021 01:29 BrendonChung New Issue
27.08.2021 18:49 greebo Status new => acknowledged
10.09.2021 05:17 greebo Relationship added related to 0005746
27.09.2021 03:37 greebo Assigned To => greebo
27.09.2021 03:37 greebo Status acknowledged => assigned
27.09.2021 03:37 greebo Target Version => 2.14.0
27.09.2021 03:38 greebo Changeset attached => DarkRadiant textool d1bc3319
27.09.2021 03:43 greebo Changeset attached => DarkRadiant textool 09d43a7a
30.09.2021 19:07 greebo Status assigned => resolved
30.09.2021 19:07 greebo Resolution open => fixed
30.09.2021 19:07 greebo Fixed in Version => 2.14.0
02.04.2022 05:56 greebo Status resolved => closed