Problem: LayerWrapper添加接口 #14

Closed
opened 2023-03-19 01:37:58 +08:00 by ArgonarioD · 1 comment

bool referencingGroupElement() const
考虑添加给 LayerWrapperLeafLayerWrapper,目前来说主要用途为:

  • LayerWrapper 在“图层”列表中显示时需要判断
  • 有关 #6 的区分高亮渲染逻辑可能需要对是否为引用节点做判断

选择性实现:
bool canApplyStyles() const;
考虑添加给 LayerWrapper ,目前来说主要用途是控制 StyleList 的显示

`bool referencingGroupElement() const`: 考虑添加给 `LayerWrapper` 或 `LeafLayerWrapper`,目前来说主要用途为: - `LayerWrapper` 在“图层”列表中显示时需要判断 - 有关 #6 的区分高亮渲染逻辑可能需要对是否为引用节点做判断 --- *选择性实现:* `bool canApplyStyles() const;`: 考虑添加给 `LayerWrapper` ,目前来说主要用途是控制 `StyleList` 的显示
ArgonarioD added the
P1
label 2023-03-19 01:37:58 +08:00
Karlis was assigned by ArgonarioD 2023-03-19 01:37:58 +08:00

已实现

已实现
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BigC/ArchitectureColoredPainting#14
There is no content yet.