fix: Tutorial highlighting
This commit is contained in:
parent
f47163c4ad
commit
a0c2dc43f7
@ -29,9 +29,9 @@ namespace hex::plugin::builtin {
|
||||
Bottom | Right
|
||||
)
|
||||
.addHighlight("hex.builtin.tutorial.introduction.step2.highlight",
|
||||
{
|
||||
"Welcome Screen/Start##SubWindow_685A2CE9",
|
||||
Lang("hex.builtin.welcome.start.create_file")
|
||||
{
|
||||
"Welcome Screen/Start##SubWindow_69AA6996",
|
||||
Lang("hex.builtin.welcome.start.create_file")
|
||||
})
|
||||
.onAppear([&step] {
|
||||
EventProviderOpened::subscribe(&step, [&step](prv::Provider *provider) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user