mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 10:35:54 +08:00
parent
714667ee1c
commit
4e5e5a7ae8
@ -37,6 +37,8 @@ protected:
|
||||
std::string get_action_snapshot_name() override { return "Paint-on seam editing"; }
|
||||
static const constexpr float CursorRadiusMin = 0.05f; // cannot be zero
|
||||
|
||||
const float get_cursor_radius_min() const override { return CursorRadiusMin; }
|
||||
|
||||
private:
|
||||
bool on_init() override;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user