<r>In case anyone is interested, here's my modified behavior shown...<br/>
<URL url="https://youtu.be/lJtoyFGpZVY">https://youtu.be/lJtoyFGpZVY</URL><br/>
<br/>
And here's the code patch...<br/>
- Intersecting rooms and walls are guides<br/>
- "other" layer content is not editable.<br/>
I don't see ...
Search found 5 matches
- Tue Dec 29, 2020 6:20 pm
- Forum: Features use and tips
- Topic: Can someone please explain plan view "other level' wall visibility?
- Replies: 6
- Views: 6195
- Sun Dec 27, 2020 7:10 pm
- Forum: Features use and tips
- Topic: Can someone please explain plan view "other level' wall visibility?
- Replies: 6
- Views: 6195
Re: Can someone please explain plan view "other level' wall visibility?
<r>Thanks for the reply<br/>
I'm just saying that I quickly became frustrated with the behavior because I did not understand it ("other layers" being guides (or not) or being editable (or not) or visible (or not) in the plan view). So much so, I felt the need to get the source code to understand ...
I'm just saying that I quickly became frustrated with the behavior because I did not understand it ("other layers" being guides (or not) or being editable (or not) or visible (or not) in the plan view). So much so, I felt the need to get the source code to understand ...
- Sat Dec 26, 2020 1:17 am
- Forum: Features use and tips
- Topic: Can someone please explain plan view "other level' wall visibility?
- Replies: 6
- Views: 6195
Re: Can someone please explain plan view "other level' wall visibility?
<r>I have a further understanding of the code behavior related to the plan view, but still learning.<br/>
<br/>
The code/rules are obtuse and inconsistent (IMO).
<LIST><s>[list]</s>
<LI><s>[*]</s>paintOtherLevels: paints the "reference" (shaded/hidden walls)</LI>
<LI><s>[*]</s>- If at "level0" (the ...
<br/>
The code/rules are obtuse and inconsistent (IMO).
<LIST><s>[list]</s>
<LI><s>[*]</s>paintOtherLevels: paints the "reference" (shaded/hidden walls)</LI>
<LI><s>[*]</s>- If at "level0" (the ...
- Sat Dec 19, 2020 12:54 am
- Forum: Features use and tips
- Topic: Can someone please explain plan view "other level' wall visibility?
- Replies: 6
- Views: 6195
Re: Can someone please explain plan view "other level' wall visibility?
<t>I've downloaded the source and trying to understand by debugging the code. <br/>
It appears the behavior I'm describing is contained within the "paintOtherLevels" method of the PlanComponent.<br/>
Unfortunately I'm not a native Java speaker, so it's taking me more than a few moments to grok it ...
It appears the behavior I'm describing is contained within the "paintOtherLevels" method of the PlanComponent.<br/>
Unfortunately I'm not a native Java speaker, so it's taking me more than a few moments to grok it ...
- Thu Dec 03, 2020 11:42 pm
- Forum: Features use and tips
- Topic: Can someone please explain plan view "other level' wall visibility?
- Replies: 6
- Views: 6195
Can someone please explain plan view "other level' wall visibility?
<t>I'm running 6.4.2 currently.<br/>
<br/>
I've read everything I can find, but the behavior does not make sense to me.<br/>
If I create a new layout, add a couple walls at "level 0", then create a "new level" (level 1), the prior level walls are shown as "hidden" (guides)...If I raise the height of ...
<br/>
I've read everything I can find, but the behavior does not make sense to me.<br/>
If I create a new layout, add a couple walls at "level 0", then create a "new level" (level 1), the prior level walls are shown as "hidden" (guides)...If I raise the height of ...