INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 4 [5]   Go Down

Author Topic: ZELDA v1.0 released (Expression Language editor)  (Read 26764 times)

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42052
  • Shoes gone again!
Re: ZELDA v1.0 released (Expression Language editor)
« Reply #200 on: March 27, 2024, 08:33:28 am »

I wanted to add the field Descriptions as tooltips but unfortunately the MCWS API doesn't provide them, so that's a no go.

Next build:
Changed: When a field has a description, it is returned in the Library/Fields call.

Thanks for the suggestion.
Logged
Matt Ashland, JRiver Media Center

zybex

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2440
Re: ZELDA v1.0 released (Expression Language editor)
« Reply #201 on: March 27, 2024, 09:17:12 am »

Thanks Matt :)
Logged

Doof

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 5907
  • Farm Animal Stupid
Re: ZELDA v1.0 released (Expression Language editor)
« Reply #202 on: March 27, 2024, 12:14:30 pm »

Cheers! Thanks Matt!
Logged

Moe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 699
  • Hi
Re: ZELDA v1.0 released (Expression Language editor)
« Reply #203 on: June 23, 2024, 04:28:57 pm »

Hey Zybex,

I am having a problem where if I try and copy something out of the embedded wiki the formatting gets all wonky.  I have included a screenshot for ya.



I was trying to select "valueN" and it selected a bunch of random stuff above it plus screwed up the index.  Also, I noticed that there are now two scrollbars on the right of that window.

Thanks
Logged

zybex

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2440
Re: ZELDA v1.0 released (Expression Language editor)
« Reply #204 on: June 24, 2024, 05:46:02 am »

Hi Moe, thanks for the report. I can reproduce it.
It seems it's caused by a change in the Wiki CSS which makes it incompatible with the IE6-based engine that C#/Zelda uses. I can almost fix it, there's just one weird behavior left. I may have to switch to a WebView2 chromium-based component.
Logged

zybex

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2440
Re: ZELDA v1.0 released (Expression Language editor)
« Reply #205 on: June 25, 2024, 08:11:39 am »

The Wiki formatting issue is fixed in v1.8.5 - I switched to WebView2 (Chromium-based Edge browser, same as MC uses).
Please update and let me know if you see some issues with the Wiki viewer.

Zelda v1.8.5 (25.06.2024)
- use WebView2 component for Wiki
- fix Wiki page formatting issues
- fix syntax highlight not working after MC reconnection

https://github.com/zybexXL/Zelda/releases
Logged

Moe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 699
  • Hi
Re: ZELDA v1.0 released (Expression Language editor)
« Reply #206 on: June 25, 2024, 10:39:14 am »

Fix seems to be working great.  Thanks for the quick fix on this.
Logged
Pages: 1 2 3 4 [5]   Go Up