[Skin] Judge anchor #12

Closed
opened 2022-11-27 16:54:57 +08:00 by Pop_Slime · 1 comment
Owner

Description

Explore a syntax for judge anchor.

## Description Explore a syntax for judge anchor.
Pop_Slime added the
feature
label 2022-11-27 16:54:57 +08:00
Pop_Slime added this to the crtr project 2022-11-27 16:54:57 +08:00
Author
Owner

Solution

Example judge name: head.

Static judge anchor

.judge_head { }

Dynamic judge anchor

.jtabs_head { }
.jtrel_head { }

Judge result

.judge_head > !is(?judge_result, null); { }
## Solution Example judge name: `head`. ### Static judge anchor ``` .judge_head { } ``` ### Dynamic judge anchor ``` .jtabs_head { } .jtrel_head { } ``` ### Judge result ``` .judge_head > !is(?judge_result, null); { } ```
Pop_Slime added this to the 0.5.2 milestone 2023-01-21 20:24:06 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Pop_Slime/crtr#12
No description provided.