Commit History

Author SHA1 Message Date
  tomaszkot 80290cba3a Looks good to me, there is a small detail I forgot about last time. There is a tooltip that has a small description of the tool when you hover your mouse over it. That description still says that the shortcut is Space instead of H. It needs to be updated manually (which kinda sucks) 3 years ago
  tomaszkot 29b07f1642 This brings up the pencil tool which was selected in the very beginning. Since the Move Viewport tool was already selected before step 3, pressing space and middle mouse button should have no effect 3 years ago
  tomaszkot 9d9aedf8cc MoveViewportTool assigned to H key. 3 years ago
  tomaszkot 965824372c Revert "#295 Restore a tool when Space is released - fix for the first tool usage" 3 years ago
  tomaszkot 9dfdcdf109 #295 Restore a tool when Space is released - fix for the first tool usage 3 years ago
  Equbuxu 965b15c219 Change ColorPickerTool to be more intuitive 3 years ago
  Equbuxu 4ffca37f50 Fix move viewport middle mouse button shortcut 3 years ago
  Equbuxu b03ff7e75e Redesign the input system and tool execution 3 years ago
  CPKreuz 55f3377963 Added reference layer picking, improved Dependency Injection and moved tool stuff to ToolsViewModel 3 years ago
  Krzysztof Krysiński b0d9880779 Fixed single click not firing sometimes 3 years ago
  Equbuxu 2587d88184 Make tools record single mouse click, fix ColorPickerTool 3 years ago
  flabbet 4fb85f525c Fixed divide by zero bug 4 years ago
  flabbet 30db6a303c Fixed DockingManager alignment 4 years ago
  flabbet e7dfccdfe3 Single DockingManager WIP 4 years ago
  flabbet 98031e18af Preview image on tabs work in progress 4 years ago
  flabbet 8996deca41 Now tabs are unique to documents, they don't depend on active one 4 years ago
  CPK d2dc1c70f0 Added OnKeyDown and OnKeyUp to Tool.cs 4 years ago
  CPK fa33815279 Added null check 4 years ago
  flabbet 44a0a2858a Fixed structure refactoring mege errors and fixed styling 4 years ago