Skip to content

Релизован поиск Say узлов в Menu Узлах#8

Open
MystiSs wants to merge 1 commit into
mainfrom
say_search_in_menu_nodes
Open

Релизован поиск Say узлов в Menu Узлах#8
MystiSs wants to merge 1 commit into
mainfrom
say_search_in_menu_nodes

Conversation

@MystiSs

@MystiSs MystiSs commented Apr 15, 2025

Copy link
Copy Markdown
Owner

Closes: #6

@MystiSs
MystiSs requested a review from kataevandrey April 15, 2025 19:26
@MystiSs MystiSs self-assigned this Apr 15, 2025
Comment thread StoryHotChangerScreen.rpy

if context.current:
$ say_nodes_data = shcs_store.get_say_nodes(shcs_get_node(context.current))
default say_nodes_data = shcs_store.get_say_nodes(shcs_get_node(context.current))

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Возможно, в дальнейшем было бы неплохо сделать так, чтобы get_say_nodes список из экземпляров класса Node, чтобы можно было обращаться к свойстам объекта через нейминг, а не через индексы

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Searching and Editing Say nodes in Menu node | Поиск и Редактирование Say узлов в Menu узле

2 participants