mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
parent
714667ee1c
commit
4e5e5a7ae8
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue