Graphite/editor/src/messages
Omar Magdy fd338c945f Fix crash from overflowing values given to NumberInput widgets (#1377)
* Added hints for brush tool size

* Added hints for brush tool size

* Solved the user being able to crash the editor by overflowing NumberInputs
2023-08-11 12:26:37 -07:00
..
broadcast Correct snapping offsets after canvas transformation when using snap-reliant tools (#1370) 2023-08-11 12:26:19 -07:00
debug Replace responses.push() with responses.add() everywhere (#1186) 2023-04-27 17:25:19 -07:00
dialog Fix crash from overflowing values given to NumberInput widgets (#1377) 2023-08-11 12:26:37 -07:00
frontend Rename PropertyHolder to LayoutHolder 2023-08-01 00:46:30 -07:00
globals Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00
input_mapper Fix stuck panning after releasing space bar but not LMB (#1353) 2023-08-02 22:48:05 -07:00
input_preprocessor Fix artboard thumbnails (#1342) 2023-07-30 19:37:37 +00:00
layout Fix crash from overflowing values given to NumberInput widgets (#1377) 2023-08-11 12:26:37 -07:00
portfolio Fix crash from overflowing values given to NumberInput widgets (#1377) 2023-08-11 12:26:37 -07:00
preferences Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
tool Fix crash from overflowing values given to NumberInput widgets (#1377) 2023-08-11 12:26:37 -07:00
workspace Polish node graph frames and rename them for clarity (#1104) 2023-04-03 01:52:25 -07:00
message.rs Restructure node graph execution to be safer (#1277) 2023-06-03 01:18:44 +02:00
mod.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
prelude.rs Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00