Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

194
Views
Arrastre de ventana de electrones incompatible con titleBarOverlay

Cuando Electron BrowserWindow está configurado con titleBarOverlay , los elementos con la propiedad CSS -webkit-app-region: drag ya no arrastran la ventana (esto funciona bien sin titleBarOverlay ).

El problema parece ser solo en Windows (funciona bien en MacOS).

¿Tienes alguna pista sobre este tema? ¡Gracias!

aplicación-proceso.js:

 const window = new BrowserWindow({ width: 1000, height: 700, titleBarStyle: 'hidden', titleBarOverlay: { color: '#1D1D1D', symbolColor: '#ffffff' }, frame: false, webPreferences: { webviewTag: true, enableRemoteModule: true, nodeIntegration: true, contextIsolation: true, preload: path.join(__dirname, 'preload.js') } });

Barra superior:

 <nav style="-webkit-app-region: drag; -webkit-app-select:none;"> ... </nav>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!