mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
feature: hydrogen search improvements (#10412) f6d5d55b26
* feature: command+g/shift+command+g to find next/prev * feature: add command+d to select word occurences * fix: warning * chore: cleanup Co-authored-by: Luigi Rosso <luigi-rosso@users.noreply.github.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
ec342c1e4d7d3e7ac5919257f3c162f73c44fd5e
|
||||
f6d5d55b26d9facf3118620de6ff55d908a79f02
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
local dependency = require('dependency')
|
||||
local luau = dependency.github('luigi-rosso/luau', 'rive_0_12')
|
||||
local luau = dependency.github('luigi-rosso/luau', 'rive_0_13')
|
||||
|
||||
dofile('rive_build_config.lua')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user